次の方法で共有


Footnotes.NumberStyle プロパティ

定義

選択範囲、範囲、または文書の脚注の番号スタイルを設定または返します。 値の取得と設定が可能です。

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

プロパティ値

注釈

NumberStyle プロパティには、定数の 1 つをWdNoteNumberStyle指定できます。 選択またはインストールされている言語の設定 (たとえば、日本語) によって、これらのいくつかの定数が使用できない場合があります。

適用対象