Aspose::Cells::ErrorCheckOptionCollection::Get method

ErrorCheckOptionCollection::Get method

Gets ErrorCheckOption object by the given index.

ErrorCheckOption Aspose::Cells::ErrorCheckOptionCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index

ReturnValue

Return ErrorCheckOption object

See Also