Border.BottomBorder Property

Definition

Bottom Border.

Represents the following element tag in the schema: x:bottom.

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

Property Value

Returns BottomBorder.

Applies to