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

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