Solid Edge FrameworkSupport Type Library
Number Property
Description
Specifies whether or not paragraph numbering is turned on.
Property type
Read-write property
Syntax
Visual Basic
Public Property Number As Boolean
Remarks
The TextEdit object always has an insert index or an active selection. Setting any property on the TextEdit object applies to the current selection, if one is present, or to the text at the current insert index.
See Also

TextEdit Object  | TextEdit Members

Send comments on this topic.