See Also Example Applies To
Clears all the print ranges from the PrintRanges collection. Use the Add method of the PrintRanges collection to add print ranges to the collection.
Syntax
expression.ClearAll
expression Required. An expression that returns a PrintRange object.