Freigeben über


TableCellBorders.TopLeftToBottomRightCellBorder-Eigenschaft

Table Cell Top Left to Bottom Right Diagonal Border.Represents the element tag in schema: w:tl2br

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TopLeftToBottomRightCellBorder As TopLeftToBottomRightCellBorder
    Get
    Set
'Usage
Dim instance As TableCellBorders
Dim value As TopLeftToBottomRightCellBorder

value = instance.TopLeftToBottomRightCellBorder

instance.TopLeftToBottomRightCellBorder = value
public TopLeftToBottomRightCellBorder TopLeftToBottomRightCellBorder { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TopLeftToBottomRightCellBorder
Returns TopLeftToBottomRightCellBorder.

Siehe auch

Referenz

TableCellBorders Klasse

TableCellBorders-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace