次の方法で共有


Compatibility.SuppressSpacingBeforeAfterPageBreak プロパティ

定義

改ページ後の最初の行の前にスペースを使用しないでください。

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

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

プロパティ値

SuppressSpacingBeforeAfterPageBreak を返します。

適用対象