get_source method
get_source(self)
Get pivottable’s source data.
def get_source(self):
...
get_source(self, is_original)
Get pivottable’s source data.
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