get_value method
get_value
Get the value of validation on the specific cell.
Returns
def get_value(self, row, column, is_value1):
...
Parameter | Type | Description |
---|---|---|
row | int | The row index. |
column | int | The column index. |
is_value1 | bool | Indicates whether getting the first value. |
See Also
- module
aspose.cells
- class
Validation