Aspose::Cells::Drawing::Shape::GetMsoDrawingType method

Shape::GetMsoDrawingType method

Gets mso drawing type.

MsoDrawingType Aspose::Cells::Drawing::Shape::GetMsoDrawingType()

Examples

MsoDrawingType msoDrawingType = shape.GetMsoDrawingType();

See Also