MsoFileNewSection enumeration (Office)
Specifies the task pane section to which to add a file or where the file reference exists. Used with the Add method and the Remove method of the NewFile object.
Name | Value | Description |
---|---|---|
msoBottomSection | 4 | Bottom section |
msoNew | 1 | New section |
msoNewfromExistingFile | 2 | New from Existing File section |
msoNewfromTemplate | 3 | New from Template section |
msoOpenDocument | 0 | Open Document section |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.