| Package | Description |
|---|---|
| bld.generator.report.excel.data |
| Modifier and Type | Method and Description |
|---|---|
ExcelColor |
LayoutCell.getFontColor()
Gets the font color.
|
ExcelColor |
LayoutCell.getForegroundColor()
Gets the foreground color.
|
ExcelColor[] |
LayoutCell.getRgbFont()
Gets the rgb font.
|
ExcelColor[] |
LayoutCell.getRgbForeground()
Gets the rgb foreground.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutCell.setRgbFont(ExcelColor... rgbFont)
Sets the rgb font.
|
void |
LayoutCell.setRgbForeground(ExcelColor... rgbForeground)
Sets the rgb foreground.
|
Copyright © 2022. All rights reserved.