Click or drag to resize

ExcelRangeIsStyleDefault Property

Returns true if all cells in ExcelRange have default cell style; otherwise, false.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public abstract bool IsStyleDefault { get; }

Property Value

Boolean
See Also