com.aspose.cells
Class ShapeLockType

java.lang.Object
    extended by com.aspose.cells.ShapeLockType

public class ShapeLockType 
extends java.lang.Object

Utility class containing constants. Represents type of the property to be locked.

Field Summary
static final intGROUP
           Group
static final intADJUST_HANDLES
           AdjustHandles
static final intTEXT
           Text
static final intPOINTS
           Points
static final intCROP
           Crop
static final intSELECTION
           Selection
static final intMOVE
           Move
static final intASPECT_RATIO
           AspectRatio
static final intROTATION
           Rotation
static final intUNGROUP
           Ungroup
static final intRESIZE
           Resize
static final intSHAPE_TYPE
           ShapeType
static final intARROWHEAD
           Arrowhead
 

Field Detail

GROUP

public static final int GROUP
Group

ADJUST_HANDLES

public static final int ADJUST_HANDLES
AdjustHandles

TEXT

public static final int TEXT
Text

POINTS

public static final int POINTS
Points

CROP

public static final int CROP
Crop

SELECTION

public static final int SELECTION
Selection

MOVE

public static final int MOVE
Move

ASPECT_RATIO

public static final int ASPECT_RATIO
AspectRatio

ROTATION

public static final int ROTATION
Rotation

UNGROUP

public static final int UNGROUP
Ungroup

RESIZE

public static final int RESIZE
Resize

SHAPE_TYPE

public static final int SHAPE_TYPE
ShapeType

ARROWHEAD

public static final int ARROWHEAD
Arrowhead

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.