| Package | Description |
|---|---|
| io.keikai.client.api |
| Modifier and Type | Method and Description |
|---|---|
Font |
CellStyle.createFont()
Creates a font.
|
Font |
Range.createFont()
Creates a font
|
Font |
CellStyle.getFont()
Returns the font
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellStyle.setFont(Font font)
Sets the font
|
void |
Range.setFont(Font font)
Sets the font to this range.
|
Copyright © 2018. All rights reserved.