aspose.diagram
Class ShapePlowCodeValue

Utility class containing constants. Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.

Field Summary
const  NumberUSE_PAGE_DEFAULT
           Use page default.
const  NumberNOMOVE_SHAPE
           Do not move shape.
const  NumberMOVE_SHAPE
           Move shape.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

USE_PAGE_DEFAULT

const Number USE_PAGE_DEFAULT
Use page default.

NOMOVE_SHAPE

const Number NOMOVE_SHAPE
Do not move shape.

MOVE_SHAPE

const Number MOVE_SHAPE
Move shape.

UNDEFINED

const Number UNDEFINED
Undefined.

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