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