Gets or sets
cell style on one or more excel cells.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntaxpublic abstract CellStyle Style { get; set; }Public MustOverride Property Style As CellStyle
Get
Set
Property Value
CellStyle
See Also