Share via


TableCellBorders.BottomBorder Property

Definition

Bottom Border.

Represents the following element tag in the schema: 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

Property Value

Returns BottomBorder.

Applies to