Freigeben über


TableCellBorders.TopRightToBottomLeftCellBorder-Eigenschaft

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

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

Syntax

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

value = instance.TopRightToBottomLeftCellBorder

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder
Returns TopRightToBottomLeftCellBorder.

Siehe auch

Referenz

TableCellBorders Klasse

TableCellBorders-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace