Aspose::Cells::ErrorCheckOptionCollection::Get method
ErrorCheckOptionCollection::Get method
Gets ErrorCheckOption object by the given index.
ErrorCheckOption Aspose::Cells::ErrorCheckOptionCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index |
ReturnValue
Return ErrorCheckOption object
See Also
- Class ErrorCheckOption
- Class Vector
- Class ErrorCheckOptionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++