TableCellBorders.TopLeftToBottomRightBorder Property
Top Left to Bottom Right Border.Represents the element tag in schema: a:tl2br
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TopLeftToBottomRightBorder As TopLeftToBottomRightBorder
Get
Set
'Usage
Dim instance As TableCellBorders
Dim value As TopLeftToBottomRightBorder
value = instance.TopLeftToBottomRightBorder
instance.TopLeftToBottomRightBorder = value
public TopLeftToBottomRightBorder TopLeftToBottomRightBorder { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.TopLeftToBottomRightBorder
Returns TopLeftToBottomRightBorder.