Spread.Services Documentation
GroupItems Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IShape Interface
: GroupItems Property
Returns the
IGroupShapes
object that represents the individual shapes in the specified group. Use the indexer of
IGroupShapes
to return a single shape from the group.
Syntax
C#
IGroupShapes
GroupItems {
get
;}
See Also
Reference
IShape Interface
IShape Members