Aspose::Cells::ErrorCheckOption::AddRange method

ErrorCheckOption::AddRange method

Adds one influenced range by this setting.

int32_t Aspose::Cells::ErrorCheckOption::AddRange(const CellArea &ca)
ParameterTypeDescription
caconst CellArea&the range to be added.

ReturnValue

the index of the added range in the range list of this setting.

See Also