Declaring Type: MdTable
Namespace: Grynwald.MarkdownGenerator
Assembly: Grynwald.MarkdownGenerator
Gets the table's rows
public IEnumerable<MdTableRow> Rows { get; }
IEnumerable<MdTableRow>
Does not include the header row
Documentation generated by MdDocs