TableBorders.TopBorder Property

Definition

Table Top Border.

Represents the following element tag in the schema: w:top.

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

Property Value

Returns TopBorder.

Applies to