value2 property
value2 property
Gets the string value2 of the label pivot filter.
Definition:
@property
def value2(self):
...
@value2.setter
def value2(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotFilter
Gets the string value2 of the label pivot filter.
@property
def value2(self):
...
@value2.setter
def value2(self, value):
...
aspose.cells.pivot
PivotFilter