PivotTable.DisplayNullString

PivotTable.DisplayNullString property

Indicates whether the PivotTable report displays a custom string if the value is null.

public bool DisplayNullString { get; set; }

See Also