Table.RenderWithoutGrid method

Renders the table as a formatted string without grid lines.

public string RenderWithoutGrid()

Return Value

A string representing the formatted table without grid.

See Also