Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShapeRange Interface / Group Method
In This Topic
    Group Method (IShapeRange)
    In This Topic
    Groups the shapes in the specified range.
    Syntax
    IShape Group()

    Return Value

    A Shape object that represents the grouped shape.
    See Also