MsoFileNewSection 列挙型

定義

またはファイル参照が存在するファイルを追加する作業ウィンドウのセクションを指定します。

public enum class MsoFileNewSection
public enum MsoFileNewSection
type MsoFileNewSection = 
Public Enum MsoFileNewSection
継承
MsoFileNewSection

フィールド

msoBottomSection 4

[ 下] セクション

msoNew 1

[ 新規作成] セクション

msoNewfromExistingFile 2

[ 既存のファイルから新規作成] セクション

msoNewfromTemplate 3

[ テンプレートから新規作成] セクション

msoOpenDocument 0

[ ドキュメントを開く] セクション

注釈

Add メソッドと NewFile オブジェクトの Remove メソッドを使用します。

適用対象