Freigeben über


TableCellBorders.TopLeftToBottomRightBorder-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.TopLeftToBottomRightBorder
Returns TopLeftToBottomRightBorder.

Siehe auch

Referenz

TableCellBorders Klasse

TableCellBorders-Member

DocumentFormat.OpenXml.Drawing-Namespace