[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TableFragment.GridRows

GridRows Property

GridRows

Gets the list of table horizontal grid lines.

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