ErrorCheckOption.AddRange

ErrorCheckOption.AddRange method

Adds one influenced range by this setting.

public int AddRange(CellArea ca)
ParameterTypeDescription
caCellAreathe range to be added.

Return Value

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

See Also