次の方法で共有


EndnoteOptions.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指定できます。 選択またはインストールされている言語の設定 (たとえば、日本語) によって、これらのいくつかの定数が使用できない場合があります。

適用対象