Aspose::Cells::ErrorCheckOption::RemoveRange method

ErrorCheckOption::RemoveRange method

Removes one range by given index.

void Aspose::Cells::ErrorCheckOption::RemoveRange(int32_t index)
ParameterTypeDescription
indexint32_tthe index of the range to be removed.

See Also