CellRangeIsStyleDefault Property |
Returns true if all cells in cell range or merged range have default
cell style; 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