次の方法で共有


Compatibility.DoNotUseIndentAsNumberingTabStop プロパティ

定義

段落番号の後にタブ位置を作成するときに、ぶら下げインデントを無視します。

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

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

プロパティ値

DoNotUseIndentAsNumberingTabStop を返します。

適用対象