Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getNullString Method
In This Topic
    getNullString Method
    In This Topic
    Returns the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True. The default value is an empty string ("").
    Syntax
    java.lang.String getNullString()
    See Also