次の方法で共有


Sections.First プロパティ

定義

コレクション内の最初の Section 項目を表す オブジェクトを Sections 返します。

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

プロパティ値

適用対象