次の方法で共有


FootnoteProperties.NumberingFormat プロパティ

定義

脚注番号の形式。

スキーマの要素タグ w:numFmt を表します。

public DocumentFormat.OpenXml.Wordprocessing.NumberingFormat NumberingFormat { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.NumberingFormat? NumberingFormat { get; set; }
member this.NumberingFormat : DocumentFormat.OpenXml.Wordprocessing.NumberingFormat with get, set
Public Property NumberingFormat As NumberingFormat

プロパティ値

NumberingFormat を返します。

適用対象