Aspose::Cells::ValidationCollection::Get method
ValidationCollection::Get method
Gets the Validation element at the specified index.
Validation Aspose::Cells::ValidationCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class Validation
- Class Vector
- Class ValidationCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++