| Package | Description |
|---|---|
| bld.generator.report.excel.data |
| Modifier and Type | Method and Description |
|---|---|
ExcelColor |
LayoutCell.getFontColor() |
ExcelColor |
LayoutCell.getForegroundColor() |
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 © 2020 Pivotal Software, Inc.. All rights reserved.