Package | Description |
---|---|
com.keikai.client.api |
Modifier and Type | Method and Description |
---|---|
CellStyle |
Range.createCellStyle()
Creates a cell style object.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<CellStyle> |
Range.loadCellStyle()
Loads the cell style from the remote data server.
|
Modifier and Type | Method and Description |
---|---|
void |
Range.applyCellStyle(CellStyle cellStyle)
Applies the cell style to remote data server.
|
Copyright © 2017. All rights reserved.