ShapesAlignmentType
ShapesAlignmentType class
Defines a way to change the placement of selected shapes on the slide.
Constants
| Name | Value | Description |
|---|---|---|
| AlignLeft | 0 | Align left |
| AlignRight | 1 | Align right |
| AlignCenter | 2 | Align center |
| AlignTop | 3 | Align top |
| AlignMiddle | 4 | Align middle |
| AlignBottom | 5 | Align bottom |
| DistributeHorizontally | 6 | Distribute horizontally |
| DistributeVertically | 7 | Distribute vertically |
AlignLeft
Align left
AlignRight
Align right
AlignCenter
Align center
AlignTop
Align top
AlignMiddle
Align middle
AlignBottom
Align bottom
DistributeHorizontally
Distribute horizontally
DistributeVertically
Distribute vertically