Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Row Class / Index Property

In This Topic
    Index Property (Row)
    In This Topic
    Gets the index of this row in the parent table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.Integer
    public System.int Index {get;}
    See Also