TdxSpreadSheetCellStyle Properties
Contains cell appearance and behavior settings.
Name | Description |
---|---|
Align |
Specifies the horizontal alignment of a value within a cell. |
Align |
Specifies an indent (in pixels) from the left or right borders of a cell object. |
Align |
Specifies the vertical alignment of a value within a cell. |
Borders | Provides access to the style settings of individual cell object‘s borders. |
Brush | Provides access to cell background fill settings. |
Data |
Specifies the format setting applied to a value displayed by the cell object. |
Font | Provides access to cell font settings. |
Hidden | Specifies if a cell object‘s parsed formula expression is hidden in a protected worksheet. |
Is |
Specifies if a cell uses the default style settings. |
Locked | Specifies the content protection state for a cell object in a protected worksheet. |
Shrink |
Specifies if a cell value shrinks to fit into the cell’s boundaries horizontally. |
Word |
Specifies if a cell value wraps if it does not fit into the cell boundaries horizontally. |
See Also