TableCellBorders.TopLeftToBottomRightCellBorder 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 Left to Bottom Right Diagonal Border.
Represents the following element tag in the schema: w:tl2br.
public DocumentFormat.OpenXml.Wordprocessing.TopLeftToBottomRightCellBorder TopLeftToBottomRightCellBorder { get; set; }public DocumentFormat.OpenXml.Wordprocessing.TopLeftToBottomRightCellBorder? TopLeftToBottomRightCellBorder { get; set; }member this.TopLeftToBottomRightCellBorder : DocumentFormat.OpenXml.Wordprocessing.TopLeftToBottomRightCellBorder with get, setPublic Property TopLeftToBottomRightCellBorder As TopLeftToBottomRightCellBorderProperty Value
Returns TopLeftToBottomRightCellBorder.