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