This documentation is archived and is not being maintained.
MsoFileNewSection enumeration
Specifies the task pane section to which to add a file or where the file reference exists.
Namespace:
Microsoft.Office.CoreAssembly:
office (in office.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| msoOpenDocument | Open Document section. |
| msoNew | New section. |
| msoNewfromExistingFile | New from Existing File section. |
| msoNewfromTemplate | New from Template section. |
| msoBottomSection | Bottom section. |
Used with the Add method and the Remove method of the NewFile object.