次の方法で共有


ParagraphBorders.BottomBorder プロパティ

定義

同じ段落間の段落罫線。

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

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

プロパティ値

BottomBorder を返します。

適用対象