The ILanerCellStyle interface contains properties and methods used to work with formatting style of workbook data table cells.
Property name | Brief description | |
Outdated. Use TabStyle.BackgroundBrush. | ||
Outdated. Use TabStyle.Font. | ||
Outdated. Use TabStyle.Font.Color. | ||
The TabStyle property returns formatting style of a workbook cell. |
Method name | Brief description | |
The Assign method sets cells style according to the defined style. | ||
The SetDefault method sets a cells style, used by default. |
See also: