he Selection property of the Application object is a read only property that
returns a vba.Dispatch object representing the current selection. If you know
the correct type of the current selection then such Dispatch object may be
converted to a type with better functionality.
|