Click or drag to resize

CellStyleObject IsModified Property

Returns the style has been modified

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsModified { get; }

Property Value

Type: Boolean

Implements

IExtendedFormat IsModified
See Also