PivotTable.DisplayNullString

PivotTable.DisplayNullString property

Indicates whether the PivotTable report displays a custom string in cells that contain null values.

public bool DisplayNullString { get; set; }

See Also