| Solid Edge FrameworkSupport Type Library > TextEdit Object : SetBulletList Method |
| Visual Basic |
|---|
Public Sub SetBulletList( _ ByVal Value As TextBulletTypeConstants _ ) |
| Value | Description |
|---|---|
| igArrow | Text Bullet Arrow |
| igCheckmark | Text Bullet Checkmark |
| igDash | Text Bullet Dash |
| igFilledRound | Text Bullet Filled Round |
| igFilledSquare | Text Bullet Filled Square |
| igHollowRound | Text Bullet Hollow Round |
| igHollowSquare | Text Bullet Hollow Square |
| igStar | Text Bullet Star |