PjBoxShape enumeration (Project)
Contains constants that specify the shape of a box.
Name | Value | Description |
---|---|---|
pjBoxCapsule | 4 | Capsule. |
pjBoxDownTrapezoid | 9 | Down trapezoid. |
pjBoxLeftParallelogram | 7 | Left parallelogram. |
pjBoxPointedEnds | 5 | Pointed ends. |
pjBoxRectangle | 0 | Rectangle. |
pjBoxRightParallelogram | 6 | Right parallelogram. |
pjBoxRoundedRectangle | 2 | Rounded rectangle. |
pjBoxUpTrapezoid | 8 | Up trapezoid. |
pjBoxWideRectangle | 1 | Wide rectangle. |
pjBoxWideRoundedRectangle | 3 | Wide rounded rectangle. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.