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

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