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

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