Aspose::Cells::ErrorCheckOption::GetRange method

ErrorCheckOption::GetRange method

Gets the influenced range of this setting by given index.

CellArea Aspose::Cells::ErrorCheckOption::GetRange(int32_t index)
ParameterTypeDescription
indexint32_tthe index of range

ReturnValue

return influenced range at given index.

See Also