tag property
tag property
Gets a string saved with the PivotTable report.
Definition:
@property
def tag(self):
...
@tag.setter
def tag(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotTable
Gets a string saved with the PivotTable report.
@property
def tag(self):
...
@tag.setter
def tag(self, value):
...
aspose.cells.pivot
PivotTable