TableCellBorders.TopRightToBottomLeftCellBorder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Table Cell Top Right to Bottom Left Diagonal Border.
Represents the following element tag in the schema: w:tr2bl.
public DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder TopRightToBottomLeftCellBorder { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder? TopRightToBottomLeftCellBorder { get; set; }
member this.TopRightToBottomLeftCellBorder : DocumentFormat.OpenXml.Wordprocessing.TopRightToBottomLeftCellBorder with get, set
Public Property TopRightToBottomLeftCellBorder As TopRightToBottomLeftCellBorder
Property Value
Returns TopRightToBottomLeftCellBorder.