PivotTable.GetSource
GetSource()
Get pivottable’s source data.
public string[] GetSource()
See Also
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells
GetSource(bool)
Get pivottable’s source data.
public string[] GetSource(bool isOriginal)
Parameter | Type | Description |
---|---|---|
isOriginal | Boolean | Indicates whether to return original or display data source |
See Also
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells