TableCellBorders.TopRightToBottomLeftCellBorder Property

Definition

Table Cell Top Right to Bottom Left Diagonal Border.

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

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

Property Value

Returns TopRightToBottomLeftCellBorder.

Applies to