Aspose::Cells::Drawing::GroupShape::Get method
GroupShape::Get method
Gets the child shape by index.
Shape Aspose::Cells::Drawing::GroupShape::Get(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | the child shape index. |
ReturnValue
return the child shape.
See Also
- Class Shape
- Class Vector
- Class GroupShape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++