SetErrorString Method

SetErrorString function

Gets the string displayed in cells that contain errorswhen the DisplayErrorString property is true.The default value is an empty string.


func (instance *PivotTable) SetErrorString(value string)  error

Remarks

See Also