Represents an invisible border.
Properties
SupportsRowSeparator
: boolGets a value indicating whether the border supports row separators or not.
Visible
: boolGets a value indicating whether or not the border is visible.
Methods
public string GetPart(TableBorderPart part)
Gets the string representation of a specified table border part.
Parameters:
part (TableBorderPart)The part to get the character representation for.
Returns:
A character representation of the specified border part.