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