MsoLineJoinStyle enumeration (Office)
Specifies the type of join where two lines connect.
Name | Value | Description |
---|---|---|
msoLineJoinBevel | 2 | Specifies a beveled join. |
msoLineJoinMiter | 3 | Specifies a mitered join. |
msoLineJoinMixed | -2 | Specifies a mixture of join types. |
msoLineJoinRound | 1 | Specifies a rounded join. |
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.