PivotTable.DataSource

PivotTable.DataSource property

Gets and sets the data source of the pivot table.

public string[] DataSource { get; set; }

See Also