TableCellBorders.TopRightToBottomLeftCellBorder Property
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
'宣言
Public Property TopRightToBottomLeftCellBorder As TopRightToBottomLeftCellBorder
Get
Set
'使用
Dim instance As TableCellBorders
Dim value As TopRightToBottomLeftCellBorder
value = instance.TopRightToBottomLeftCellBorder
instance.TopRightToBottomLeftCellBorder = value
public TopRightToBottomLeftCellBorder TopRightToBottomLeftCellBorder { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder
Returns TopRightToBottomLeftCellBorder.