CellStyleIsDefault Property |
Returns true if cell style is default; otherwise, false.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool IsDefault { get; }
Public ReadOnly Property IsDefault As Boolean
Get
Property Value
Boolean
See Also