Click or drag to resize

IPivotTableOptions DisplayErrorString Property

True if the PivotTable report displays a custom error string in cells that contain errors. The default value is False.

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

Property Value

Type: Boolean
See Also