NoTableBorder

Represents an invisible border.

Represents an invisible border.

Properties

SupportsRowSeparator : bool

Gets a value indicating whether the border supports row separators or not.

Visible : bool

Gets 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.