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