EndnoteOptions.Location プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての文末脚注の位置を設定または返します。
public:
property Microsoft::Office::Interop::Word::WdEndnoteLocation Location { Microsoft::Office::Interop::Word::WdEndnoteLocation get(); void set(Microsoft::Office::Interop::Word::WdEndnoteLocation value); };
public Microsoft.Office.Interop.Word.WdEndnoteLocation Location { get; set; }
member this.Location : Microsoft.Office.Interop.Word.WdEndnoteLocation with get, set
Public Property Location As WdEndnoteLocation