Validation.GetValue
Validation.GetValue method
Get the value of validation on the specific cell.
public object GetValue(int row, int column, bool isValue1)
Parameter | Type | Description |
---|---|---|
row | Int32 | The row index. |
column | Int32 | The column index. |
isValue1 | Boolean | Indicates whether getting the first value. |
See Also
- class Validation
- namespace Aspose.Cells
- assembly Aspose.Cells