TdxSpreadSheetCellBrush Properties
Stores the background appearance settings of a cell object.Name | Description |
---|---|
BackgroundColor | Specifies the base cell fill color. Inherited from TdxSpreadSheetCustomBrush. |
ForegroundColor | Specifies the cell fill pattern color. Inherited from TdxSpreadSheetCustomBrush. |
IsDefault | Inherited from TdxSpreadSheetCustomBrush. |
Owner | Returns the cell style instance to which the current cell brush belongs. |
Style | Specifies the cell background fill pattern. Inherited from TdxSpreadSheetCustomBrush. |
See Also