Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CellBorderCollection Class / TopRightToBottomLeft Property

In This Topic
    TopRightToBottomLeft Property
    In This Topic
    Gets the border that shall be displayed on the top right to bottom left diagonal within the current table cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property TopRightToBottomLeft As Border
    public Border TopRightToBottomLeft {get;}
    See Also