get_source method
get_source(self)
Get the data source of this pivottable.
def get_source(self):
...
get_source(self, is_original)
Get the data source of this pivottable.
Returns
def get_source(self, is_original):
...
| Parameter | Type | Description |
|---|---|---|
| is_original | bool | Indicates whether to return original or display data source. |
See Also
- module
aspose.cells.pivot - class
PivotTable