Shape.Type
Shape.Type property
Gets the auto shape type.
public AutoShapeType Type { get; }
Examples
[C#]
Aspose.Cells.Drawing.AutoShapeType autoShapeType = shape.Type;
See Also
- enum AutoShapeType
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells