Solid Edge FrameworkSupport Type Library
GetBulletList Method
Description
Returns whether the paragraph selection has bulleted list and its data if exists
Syntax
Visual Basic
Public Sub GetBulletList( _
   ByRef Flag As Boolean, _
   ByRef Value As TextBulletTypeConstants _
) 
Parameters
Flag
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