Solid Edge FrameworkSupport Type Library
SetBulletList Method
Description
Assigns the bullet to the paragraph selection
Syntax
Visual Basic
Public Sub SetBulletList( _
   ByVal Value As TextBulletTypeConstants _
) 
Parameters
Value
ValueDescription
igArrowText Bullet Arrow
igCheckmarkText Bullet Checkmark
igDashText Bullet Dash
igFilledRoundText Bullet Filled Round
igFilledSquareText Bullet Filled Square
igHollowRoundText Bullet Hollow Round
igHollowSquareText Bullet Hollow Square
igStarText Bullet Star
See Also

TextEdit Object  | TextEdit Members  | Solid Edge ST5 - What's New