次の方法で共有


Compatibility.DoNotSuppressIndentation プロパティ

定義

段落インデントを計算するときは、浮動オブジェクトを無視しないでください。

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

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

プロパティ値

DoNotSuppressIndentation を返します。

適用対象