次の方法で共有


FootnoteOptions.Location プロパティ

定義

すべての脚注の位置を設定または返します。

public:
 property Microsoft::Office::Interop::Word::WdFootnoteLocation Location { Microsoft::Office::Interop::Word::WdFootnoteLocation get(); void set(Microsoft::Office::Interop::Word::WdFootnoteLocation value); };
public Microsoft.Office.Interop.Word.WdFootnoteLocation Location { get; set; }
member this.Location : Microsoft.Office.Interop.Word.WdFootnoteLocation with get, set
Public Property Location As WdFootnoteLocation

プロパティ値

注釈

Location プロパティには、任意WdFootnoteLocationの定数を指定できます。

適用対象