[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IGroupShapes

IGroupShapes Interface

Represents the individual shapes within a grouped shape.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public interface IGroupShapes : IEnumerable
Public Interface IGroupShapes
    Inherits IEnumerable

Properties

Name Description
Count

Returns the number of objects in the collection.

this[int]

Returns a single object from a collection.

this[string]

Returns a single object from a collection.