ExcelRangeIsStyleDefault Property |
Returns
true if all cells in
ExcelRange have default
cell style; otherwise,
false.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic abstract bool IsStyleDefault { get; }
Public MustOverride ReadOnly Property IsStyleDefault As Boolean
Get
Property Value
Boolean
See Also