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

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