次の方法で共有


Frame.MarginHeight プロパティ

定義

フレームの上と下の余白。

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

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

プロパティ値

MarginHeight を返します。

適用対象