[]
Get or set whether this PivotTable can display the null string.
true if the PivotTable report displays a custom string in cells that contain null values.
public bool? DisplayNullString { get; set; }
Public Property DisplayNullString As Boolean?