Expand Minimize
This topic has not yet been rated - Rate this topic

MsoFileNewSection Enumeration

Specifies the task pane section to which to add a file or where the file reference exists.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
public enum MsoFileNewSection
Member nameDescription
msoOpenDocumentOpen Document section.
msoNewNew section.
msoNewfromExistingFileNew from Existing File section.
msoNewfromTemplateNew from Template section.
msoBottomSectionBottom section.

Used with the Add method and the Remove method of the NewFile object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.