[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TableFragment.Rows

Rows Property

Rows

Gets the list of table rows.

Declaration
public List<TableRow> Rows { get; }
Public ReadOnly Property Rows As List(Of TableRow)