Aspose::Cells::Drawing::GroupShape::Get method

GroupShape::Get method

Gets the child shape by index.

Shape Aspose::Cells::Drawing::GroupShape::Get(int32_t index)
ParameterTypeDescription
indexint32_tthe child shape index.

ReturnValue

return the child shape.

See Also