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

In This Topic
    Next Property (Cell)
    In This Topic
    Gets the next table cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Cell
    public Cell Next {get;}
    See Also