SelectStyleSheetResources (NotesNoteCollection - LotusScript®)
Read-write. Indicates whether the collection contains notes for style sheet resources.
Defined in
Data type
Boolean
Syntax
To get: flag = notesNoteCollection .SelectStyleSheetResources
To set: notesNoteCollection .SelectStyleSheetResources = flag
Legal values
- True indicates inclusion of style sheet resources.
- False indicates exclusion of style sheet resources.
Usage
The following methods set this property:
- CreateNoteCollection in NotesDatabase
- SelectAllFormatElements
- SelectAllDesignElements
- SelectAllNotes