[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Table.Rows

Rows Property

Rows

Gets the collection of rows in this table.

Declaration
public RowCollection Rows { get; }
Public ReadOnly Property Rows As RowCollection