TdxSpreadSheetDefaultCellStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Align |
Specifies the horizontal alignment of a value within a cell.
Inherited from Tdx |
Align |
Specifies an indent (in pixels) from the left or right borders of a cell object.
Inherited from Tdx |
Align |
Specifies the vertical alignment of a value within a cell.
Inherited from Tdx |
Borders |
Provides access to the style settings of individual cell object‘s borders.
Inherited from Tdx |
Brush |
Provides access to cell background fill settings.
Inherited from Tdx |
Data |
Specifies the format setting applied to a value displayed by the cell object.
Inherited from Tdx |
Font |
Provides access to cell font settings.
Inherited from Tdx |
Hidden |
Specifies if a cell object‘s parsed formula expression is hidden in a protected worksheet.
Inherited from Tdx |
Is |
Specifies if a cell uses the default style settings.
Inherited from Tdx |
Locked |
Specifies the content protection state for a cell object in a protected worksheet.
Inherited from Tdx |
Shrink |
Specifies if a cell value shrinks to fit into the cell’s boundaries horizontally.
Inherited from Tdx |
Word |
Specifies if a cell value wraps if it does not fit into the cell boundaries horizontally.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from Tdx |
Begin |
Disables repainting for the cell object.
Inherited from Tdx |
End |
Enables repainting for the cell object after a Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Merge |
Merges the specified row and column cell styles with the current cell style.
Inherited from Tdx |
Reset | Restores the initial state of the default cell style settings. |
To |
Inherited from TObject. |
See Also