RangeCollection.Add

RangeCollection.Add method

Adds a Range item to the collection.

public int Add(Range range)
ParameterTypeDescription
rangeRangeRange object

See Also