Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IShape Interface
/ GroupItems Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GroupItems Property
In This Topic
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