Share via


TableCellBorders.TopRightToBottomLeftBorder Property

Definition

Top Right to Bottom Left Border.

Represents the following element tag in the schema: a:tr2bl.

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

Property Value

Returns TopRightToBottomLeftBorder.

Applies to