Border.HorizontalBorder Property

Definition

Horizontal Inner Borders.

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

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

Property Value

Returns HorizontalBorder.

Applies to