Aspose::Cells::ValidationCollection::Get method

ValidationCollection::Get method

Gets the Validation element at the specified index.

Validation Aspose::Cells::ValidationCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

ReturnValue

The element at the specified index.

See Also