PjLineType enumeration (Project)
Contains constants that specify a line pattern.
Name | Value | Description |
---|---|---|
pjCloseDot | 2 | Close dot. |
pjContinuous | 1 | Continuous line. |
pjDash | 4 | Dashed line. |
pjDot | 3 | Dotted line. |
pjNoLines | 0 | No line. |
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.