GetTextOfTotal Method

GetTextOfTotal function

Gets the text of “Total” label in the PivotTable.You need to override this method when the PivotTable contains two or more PivotFields in the data area.


func (instance *PivotGlobalizationSettings) GetTextOfTotal()  (string,  error) 

Remarks

See Also