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

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