SelectAllDesignElements (NotesNoteCollection - LotusScript®)
Selects or deselects the notes for design elements for inclusion in the collection.
Defined in
Syntax
Call notesNoteCollection .SelectAllDesignElements( selectorValue )
Parameters
selectorValue
Boolean.
- True includes all design elements.
- False excludes all design elements.
Usage
The notes for design elements are those regulated by the following properties. This method sets these properties True or False as indicated by selectorValue.
- Also set by SelectAllCodeElements
- Also set by SelectAllFormatElements
- Also set by SelectAllIndexElements
- Other: