SetNullString Method
SetNullString 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) SetNullString(value string) error
Remarks
See Also
- Class PivotTable
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go