add method

add

Adds a Range item to the collection.

Returns

def add(self, range):
    ...
ParameterTypeDescription
rangeRangeRange object

See Also