次の方法で共有


Compatibility.SuppressSpacingAtTopOfPage プロパティ

定義

ページの最初の行の最小行の高さを無視します。

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

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

プロパティ値

SuppressSpacingAtTopOfPage を返します。

適用対象