For a list of all members of this type, see CellStyle members
Name | Description | |
---|---|---|
Equals | Overrides Objects.Equals. | |
GetCellBorder | Retrieves the border style of a specific side of a cell within a sheet. Useful to access the styling details of cell borders, such as thickness and color. | |
GetDataFormatString | Retrieves the data formatting string applied to a cell's content within a sheet.Enables access to the format specification, which dictates how the cell's data is visually represented. | |
SetCellBorder | Sets the cell border style to a specified border with a customized type. | |
SetDataFormatString | Applies a specific data format string to the cell's content that allows for the customization of how numeric values, dates, and other data types are displayed within a cell. |