PageSetup.SectionStart プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
取得または指定したオブジェクトのセクション区切りの種類を設定します。
public:
property Microsoft::Office::Interop::Word::WdSectionStart SectionStart { Microsoft::Office::Interop::Word::WdSectionStart get(); void set(Microsoft::Office::Interop::Word::WdSectionStart value); };
public Microsoft.Office.Interop.Word.WdSectionStart SectionStart { get; set; }
member this.SectionStart : Microsoft.Office.Interop.Word.WdSectionStart with get, set
Public Property SectionStart As WdSectionStart