ErrorCheckOption.GetRange

ErrorCheckOption.GetRange method

Gets the influenced range of this setting by given index.

public CellArea GetRange(int index)
ParameterTypeDescription
indexInt32the index of range

Return Value

return influenced range at given index.

See Also