_Document.Sections プロパティ

定義

指定したドキュメント内の Sections セクションを表すコレクションを返します。

public:
 property Microsoft::Office::Interop::Word::Sections ^ Sections { Microsoft::Office::Interop::Word::Sections ^ get(); };
public Microsoft.Office.Interop.Word.Sections Sections { get; }
member this.Sections : Microsoft.Office.Interop.Word.Sections
Public ReadOnly Property Sections As Sections

プロパティ値

適用対象