MsoBulletType enumeration (Office)
Specifies the bullet type.
Name | Value | Description |
---|---|---|
msoBulletMixed | -2 | Return value only; indicates a combination of the other states. |
msoBulletNone | 0 | No bullets. |
msoBulletNumbered | 2 | Numbered bullets. |
msoBulletPicture | 3 | Picture bullets. |
msoBulletUnnumbered | 1 | Unnumbered bullets. |
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.