aspose.cells

Class ShapeLockType

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

Field Summary
const  NumberGROUP
Group
const  NumberADJUST_HANDLES
AdjustHandles
const  NumberTEXT
Text
const  NumberPOINTS
Points
const  NumberCROP
Crop
const  NumberSELECTION
Selection
const  NumberMOVE
Move
const  NumberASPECT_RATIO
AspectRatio
const  NumberROTATION
Rotation
const  NumberUNGROUP
Ungroup
const  NumberRESIZE
Resize
const  NumberSHAPE_TYPE
ShapeType
const  NumberARROWHEAD
Arrowhead
 

    • Field Detail

      • GROUP

        const Number GROUP
        Group
      • ADJUST_HANDLES

        const Number ADJUST_HANDLES
        AdjustHandles
      • TEXT

        const Number TEXT
        Text
      • POINTS

        const Number POINTS
        Points
      • CROP

        const Number CROP
        Crop
      • SELECTION

        const Number SELECTION
        Selection
      • MOVE

        const Number MOVE
        Move
      • ASPECT_RATIO

        const Number ASPECT_RATIO
        AspectRatio
      • ROTATION

        const Number ROTATION
        Rotation
      • UNGROUP

        const Number UNGROUP
        Ungroup
      • RESIZE

        const Number RESIZE
        Resize
      • SHAPE_TYPE

        const Number SHAPE_TYPE
        ShapeType
      • ARROWHEAD

        const Number ARROWHEAD
        Arrowhead