GetDoubleValue Method

GetDoubleValue function

Gets the double value of the pivot itemIf the value is null or not number ,it will return 0


func (instance *PivotItem) GetDoubleValue()  (float64,  error) 

Remarks

See Also