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