[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.NullString

NullString Property

NullString

Returns or sets the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True. The default value is an empty string ("").

Declaration
string NullString { get; set; }
Property NullString As String