TdxSpreadSheetCustomConditionalFormatting.CellStyles Property
Provides access to Spreadsheet-compatible styles applied to the parent worksheet or Grid View/Tree List control.
Declaration
property CellStyles: TdxSpreadSheetCellStyles read;
Property Value
| Type | Description |
|---|---|
| TdxSpreadSheetCellStyles | Cell styles used in the parent worksheet, grid View, or control. |
See Also