Aspose::Cells::ErrorCheckOption::RemoveRange method
ErrorCheckOption::RemoveRange method
Removes one range by given index.
void Aspose::Cells::ErrorCheckOption::RemoveRange(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | the index of the range to be removed. |
See Also
- Class Vector
- Class ErrorCheckOption
- Namespace Aspose::Cells
- Library Aspose.Cells for C++