GetRowFields Method
GetRowFields function
Returns a PivotFields object that are currently shown as row fields.
func (instance *PivotTable) GetRowFields() (*PivotFieldCollection, error)
Remarks
See Also
- Class PivotTable
- Library Aspose.Cells for Go