Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / TableRow Class / RowIndex Property

In This Topic
    RowIndex Property (TableRow)
    In This Topic
    Gets the row index.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowIndex As System.Integer
    public System.int RowIndex {get;}
    See Also