Aspose::Cells::Validation::GetValue method
Validation::GetValue method
Get the value of validation on the specific cell.
Aspose::Cells::Object Aspose::Cells::Validation::GetValue(int32_t row, int32_t column, bool isValue1)
Parameter | Type | Description |
---|---|---|
row | int32_t | The row index. |
column | int32_t | The column index. |
isValue1 | bool | Indicates whether getting the first value. |
ReturnValue
See Also
- Class Object
- Class Vector
- Class Validation
- Namespace Aspose::Cells
- Library Aspose.Cells for C++