Click or drag to resize

CellRangeIsStyleDefault Property

Returns true if all cells in cell range or merged range have default cell style; otherwise, false.

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

Property Value

Boolean
See Also