Aspose::Cells::Drawing::ShapeLockType enum

ShapeLockType enum

Represents type of the property to be locked.

enum class ShapeLockType

Values

NameValueDescription
Group0
Group.
AdjustHandles1
AdjustHandles.
Text2
Text.
Points3
Points.
Crop4
Crop.
Selection5
Selection.
Move6
Move.
AspectRatio7
AspectRatio.
Rotation8
Rotation.
Ungroup9
Ungroup.
Resize10
Resize.
ShapeType11
ShapeType.
Arrowhead12
Arrowhead.

See Also