GetBaseFields Method

GetBaseFields function

Returns all base pivot fields in the PivotTable.


func (instance *PivotTable) GetBaseFields()  (*PivotFieldCollection,  error) 

Remarks

See Also