PivotTable.DataSource
PivotTable.DataSource property
Gets and sets the data source of the pivot table.
public string[] DataSource { get; set; }
See Also
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells
Gets and sets the data source of the pivot table.
public string[] DataSource { get; set; }