This class represents the current selection of a document.
Properties
Range through getRange
Methods
setRange
copy
cut
insertHyperLink
paste
To get the current selection of a document, use the Selection property in the Document class.
Example: Selection