Click or drag to resize

StyleArrayWrapper IsModified Property

Gets value indicating whether format was modified, compared to parent format.

Namespace: Spire.Xls.Core.Spreadsheet
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