Table.Render method

Renders the table as a formatted string with grid lines.

public string Render()

Return Value

A string representing the formatted table with grid.

See Also