Click or drag to resize

IPivotTableOptions DisplayNullString Property

True if the PivotTable report displays a custom string in cells that contain null values. The default value is True.

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

Property Value

Type: Boolean
See Also