GetChildren Method
GetChildren function
Gets the Children Pivot Tables which use this PivotTable data as data source.
func (instance *PivotTable) GetChildren() ([]PivotTable, error)
Remarks
See Also
- Class PivotTable
- Library Aspose.Cells for Go
Gets the Children Pivot Tables which use this PivotTable data as data source.
func (instance *PivotTable) GetChildren() ([]PivotTable, error)