GetPageFields Method

GetPageFields function

Returns a PivotFields object that are currently shown as page fields.


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

Remarks

See Also