SheetRange Implicit  Conversion Operators

Overload List

Implicit(SheetRange to String) Converts a SheetRange to a string containing the range of sheet numbers.
Implicit(String to SheetRange) Converts a string containing the range of sheet numbers to a SheetRange.

See Also