Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableBorderCollection Class / InsideHorizontal Property

In This Topic
    InsideHorizontal Property
    In This Topic
    Gets the border that shall be displayed on all horizontal table cell borders that are not on an outmost edge of the parent table.
    Syntax
    'Declaration
     
    Public ReadOnly Property InsideHorizontal As Border
    public Border InsideHorizontal {get;}
    See Also