Aspose::Cells::Drawing::Shape::GetType method
Shape::GetType method
Gets the auto shape type.
AutoShapeType Aspose::Cells::Drawing::Shape::GetType()
Examples
AutoShapeType autoShapeType = shape.GetType();
See Also
- Enum AutoShapeType
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++