Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Ungroup Method
In This Topic
    Ungroup Method (IShape)
    In This Topic
    Ungroups any grouped shapes in the specified shape or range of shapes. Disassembles pictures and OLE objects within the specified shape or range of shapes.
    Syntax
    IShapeRange Ungroup()

    Return Value

    A ShapeRange object that represents the ungrouped shapes.
    See Also