Aspose::Cells::Drawing::Shape::GetMsoDrawingType method
Shape::GetMsoDrawingType method
Gets drawing type.
MsoDrawingType Aspose::Cells::Drawing::Shape::GetMsoDrawingType()
Examples
MsoDrawingType msoDrawingType = shape.GetMsoDrawingType();
See Also
- Enum MsoDrawingType
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++