Share via


TableCellBorders.TopLeftToBottomRightBorder Property

Definition

Top Left to Bottom Right Border.

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

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

Property Value

Returns TopLeftToBottomRightBorder.

Applies to