aspose.diagram
Class PlaceStyleValue

Utility class containing constants. Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu).

Field Summary
const  NumberDEFAULT_RADIAL
           Default. Radial.
const  NumberTOP_TO_BOTTOM
           Top to bottom.
const  NumberLEFT_TO_RIGHT
           Left to right.
const  NumberRADIAL
           Radial.
const  NumberBOTTOM_TO_TOP
           Bottom to top.
const  NumberRIGHT_TO_LEFT
           Right to left.
const  NumberCIRCULAR
           Circular.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

DEFAULT_RADIAL

const Number DEFAULT_RADIAL
Default. Radial.

TOP_TO_BOTTOM

const Number TOP_TO_BOTTOM
Top to bottom.

LEFT_TO_RIGHT

const Number LEFT_TO_RIGHT
Left to right.

RADIAL

const Number RADIAL
Radial.

BOTTOM_TO_TOP

const Number BOTTOM_TO_TOP
Bottom to top.

RIGHT_TO_LEFT

const Number RIGHT_TO_LEFT
Right to left.

CIRCULAR

const Number CIRCULAR
Circular.

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.