TdxSpreadSheetCellDisplayStyle Methods
| Name | Description |
|---|---|
| Assign(TdxSpreadSheetCellStyle) | Inherited from TdxSpreadSheetCellStyle. |
| BeginUpdate | Disables repainting for the cell object. Inherited from TdxSpreadSheetCellStyle. |
| EndUpdate | Enables repainting for the cell object after a BeginUpdate procedure call. Inherited from TdxSpreadSheetCellStyle. |
| 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. Inherited from TdxSpreadSheetCellStyle. |
| Reset | |
| ToString | Inherited from TObject. |
See Also