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

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