MsoFileNewSection Enum

Definition

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

public enum class MsoFileNewSection
public enum MsoFileNewSection
type MsoFileNewSection = 
Public Enum MsoFileNewSection
Inheritance
MsoFileNewSection

Fields

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.

Remarks

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

Applies to