TableCellBorders.BottomBorder プロパティ

定義

下罫線。

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

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

プロパティ値

BottomBorder を返します。

適用対象