Click or drag to resize

IPivotTableOptions IsDataEditable Property

True to disable the alert for when the user overwrites values in the data area of the PivotTable. True also allows the user to change data values that previously could not be changed

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

Property Value

Type: Boolean
See Also