GetNullString Method
GetNullString function
Gets the string displayed in cells that contain null valueswhen the DisplayNullString property is true.The default value is an empty string.
func (instance *PivotTable) GetNullString() (string, error)
Remarks
See Also
- Class PivotTable
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go