PlaceStyleValue enumeration

PlaceStyleValue enumeration

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

The PlaceStyleValue type exposes the following members:

Fields

FieldDescription
DEFAULT_RADIALDefault. Radial.
TOP_TO_BOTTOMTop to bottom.
LEFT_TO_RIGHTLeft to right.
RADIALRadial.
BOTTOM_TO_TOPBottom to top.
RIGHT_TO_LEFTRight to left.
CIRCULARCircular.
UNDEFINEDUndefined.

See Also