次の方法で共有


Compatibility.DoNotSuppressParagraphBorders プロパティ

定義

フレームの横にある段落罫線を非表示にしないでください。

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

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

プロパティ値

DoNotSuppressParagraphBorders を返します。

適用対象