LOTUSSCRIPT/COM/OLE CLASSES


DeselectAll method
Example

Deselects any selections in a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.DeselectAll

Usage

If there is nothing selected, this method raises the error "Document command is not available."

Language cross-reference

EditDeselectAll @command in formula language

Example
See Also