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