TableBorders.LeftBorder Property

Definition

Table Left Border.

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

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

Property Value

Returns LeftBorder.

Applies to