GetStringValue Method

GetStringValue function

Gets the string value of the pivot itemIf the value is null, it will return ""


func (instance *PivotItem) GetStringValue()  (string,  error) 

Remarks

See Also