Enum PlaceStyleValue

PlaceStyleValue enumeration

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

public enum PlaceStyleValue

Values

NameValueDescription
DefaultRadial0Default. Radial.
TopToBottom1Top to bottom.
LeftToRight2Left to right.
Radial3Radial.
BottomToTop4Bottom to top.
RightToLeft5Right to left.
Circular6Circular.
Undefined-2147483648Undefined.

See Also