Add_stringArray_Bool_PivotPageFields_Int_Int_String Method
Add_stringArray_Bool_PivotPageFields_Int_Int_String function
Adds a new PivotTable Object to the collection with multiple consolidation ranges as data source.
func (instance *PivotTableCollection) Add_stringArray_Bool_PivotPageFields_Int_Int_String(sourcedata []string, isautopage bool, pagefields *PivotPageFields, row int32, column int32, tablename string) (int32, error)
Remarks
See Also
- Class PivotTableCollection
- Library Aspose.Cells for Go