value1 property
value1 property
Represents the first value associated with the data validation.
Definition:
@property
def value1(self):
...
@value1.setter
def value1(self, value):
...
See Also
- module
aspose.cells
- class
Validation
Represents the first value associated with the data validation.
@property
def value1(self):
...
@value1.setter
def value1(self, value):
...
aspose.cells
Validation