TableCellBorders.TopLeftToBottomRightCellBorder Property

Definition

Table Cell Top Left to Bottom Right Diagonal Border.

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

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

Property Value

Returns TopLeftToBottomRightCellBorder.

Applies to