| Modifier and Type | Optional Element and Description |
|---|---|
GSheetCellStyle[] |
cellStyle
Specifies style that should be applied to all row cell of the table.
|
Class<? extends TableFormatter> |
formatter
Specifies class of formatter that implements
TableFormatter and performs dynamic styling or
value modification for all cells of the table. |
GSheetCellStyle[] |
headerStyle
Specifies style that should be applied to all header cells of the table.
|
public abstract GSheetCellStyle[] headerStyle
GSheetCellStylepublic abstract GSheetCellStyle[] cellStyle
GSheetCellStylepublic abstract Class<? extends TableFormatter> formatter
TableFormatter and performs dynamic styling or
value modification for all cells of the table.Copyright © 2022. All rights reserved.