次の方法で共有


Footnotes.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 プロパティには、定数の 1 つをWdFootnoteLocation指定できます。

適用対象