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

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