TdxSpreadSheetCellStyle Methods
Contains cell appearance and behavior settings.| Name | Description |
|---|---|
| Assign(TdxSpreadSheetCellStyle) | |
| BeginUpdate | Disables repainting for the cell object. |
| EndUpdate | Enables repainting for the cell object after a BeginUpdate procedure call. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Merge(TdxSpreadSheetCellStyle,TdxSpreadSheetCellStyle) | Merges the specified row and column cell styles with the current cell style. |
| ToString | Inherited from TObject. |
See Also