aspose.diagram
Class ShapePlaceStyleValue

Utility class containing constants. Determines the placement style for children.

Field Summary
const  NumberPLACE_DEFAULT
           Place default.
const  NumberPLACE_TOP_TO_BOTTOM
           Place top to bottom.
const  NumberPLACE_TO_RIGHT
           Place to right.
const  NumberPLACE_RADIAL
           Place radial.
const  NumberPLACE_BOTTOM_TO_TOP
           Place bottom to top.
const  NumberPLACE_RIGHT_TO_LEFT
           Place right to left.
const  NumberPLACE_CIRCULAR
           Place circular.
const  NumberPLACE_COMPACT_DOWN_RIGHT
           Place compact down right.
const  NumberPLACE_COMPACT_RIGHT_DOWN
           Place compact right down.
const  NumberPLACE_COMPACT_RIGHT_UP
           Place compact right up.
const  NumberPLACE_COMPACT_UP_RIGHT
           Place compact up right.
const  NumberPLACE_COMPACT_UP_LEFT
           Place compact up left.
const  NumberPLACE_COMPACT_LEFT_UP
           Place compact left up.
const  NumberPLACE_COMPACT_LEFT_DOWN
           Place compact left down.
const  NumberPLACE_COMPACT_DOWN_LEFT
           Place compact down left.
const  NumberPLACE_PARENT_DEFAULT
           Place parent default.
const  NumberPLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT
           Place hierarchy top to bottom left.
const  NumberPLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER
           Place hierarchy top to bottom center.
const  NumberPLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT
           Place hierarchy top to bottom right.
const  NumberPLACE_HIERARCHY_BOTTOM_TO_LEFT
           Place hierarchy bottom to left.
const  NumberPLACE_HIERARCHY_BOTTOM_TO_CENTER
           Place hierarchy bottom to center.
const  NumberPLACE_HIERARCHY_BOTTOM_TO_RIGHT
           Place hierarchy bottom to right.
const  NumberPLACE_HIERARCHY_LEFT_TO_RIGHT_TOP
           Place hierarchy left to right top.
const  NumberPLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE
           Place hierarchy left to right middle.
const  NumberPLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM
           place hierarchy left to right bottom.
const  NumberPLACE_HIERARCHY_RIGHT_TO_LEFT_TOP
           Place hierarchy right to left top.
const  NumberPLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE
           Place hierarchy right to left top.
const  NumberPLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM
           Place hierarchy right to left bottom.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

PLACE_DEFAULT

const Number PLACE_DEFAULT
Place default.

PLACE_TOP_TO_BOTTOM

const Number PLACE_TOP_TO_BOTTOM
Place top to bottom.

PLACE_TO_RIGHT

const Number PLACE_TO_RIGHT
Place to right.

PLACE_RADIAL

const Number PLACE_RADIAL
Place radial.

PLACE_BOTTOM_TO_TOP

const Number PLACE_BOTTOM_TO_TOP
Place bottom to top.

PLACE_RIGHT_TO_LEFT

const Number PLACE_RIGHT_TO_LEFT
Place right to left.

PLACE_CIRCULAR

const Number PLACE_CIRCULAR
Place circular.

PLACE_COMPACT_DOWN_RIGHT

const Number PLACE_COMPACT_DOWN_RIGHT
Place compact down right.

PLACE_COMPACT_RIGHT_DOWN

const Number PLACE_COMPACT_RIGHT_DOWN
Place compact right down.

PLACE_COMPACT_RIGHT_UP

const Number PLACE_COMPACT_RIGHT_UP
Place compact right up.

PLACE_COMPACT_UP_RIGHT

const Number PLACE_COMPACT_UP_RIGHT
Place compact up right.

PLACE_COMPACT_UP_LEFT

const Number PLACE_COMPACT_UP_LEFT
Place compact up left.

PLACE_COMPACT_LEFT_UP

const Number PLACE_COMPACT_LEFT_UP
Place compact left up.

PLACE_COMPACT_LEFT_DOWN

const Number PLACE_COMPACT_LEFT_DOWN
Place compact left down.

PLACE_COMPACT_DOWN_LEFT

const Number PLACE_COMPACT_DOWN_LEFT
Place compact down left.

PLACE_PARENT_DEFAULT

const Number PLACE_PARENT_DEFAULT
Place parent default.

PLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT

const Number PLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT
Place hierarchy top to bottom left.

PLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER

const Number PLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER
Place hierarchy top to bottom center.

PLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT

const Number PLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT
Place hierarchy top to bottom right.

PLACE_HIERARCHY_BOTTOM_TO_LEFT

const Number PLACE_HIERARCHY_BOTTOM_TO_LEFT
Place hierarchy bottom to left.

PLACE_HIERARCHY_BOTTOM_TO_CENTER

const Number PLACE_HIERARCHY_BOTTOM_TO_CENTER
Place hierarchy bottom to center.

PLACE_HIERARCHY_BOTTOM_TO_RIGHT

const Number PLACE_HIERARCHY_BOTTOM_TO_RIGHT
Place hierarchy bottom to right.

PLACE_HIERARCHY_LEFT_TO_RIGHT_TOP

const Number PLACE_HIERARCHY_LEFT_TO_RIGHT_TOP
Place hierarchy left to right top.

PLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE

const Number PLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE
Place hierarchy left to right middle.

PLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM

const Number PLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM
place hierarchy left to right bottom.

PLACE_HIERARCHY_RIGHT_TO_LEFT_TOP

const Number PLACE_HIERARCHY_RIGHT_TO_LEFT_TOP
Place hierarchy right to left top.

PLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE

const Number PLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE
Place hierarchy right to left top.

PLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM

const Number PLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM
Place hierarchy right to left bottom.

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.