Represents a heavy border.
Properties
SafeBorder
: TableBorderGets the safe border for this border or null if none exist.
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.