Click or drag to resize

RichEdit.Numbering Property

X#
A constant representing the type of paragraph numbering currently associated with the rich edit:

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Numbering AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A constant representing the type of paragraph numbering currently associated with the rich edit:
Remarks
One of the following constants representing the type of paragraph numbering currently associated with the rich edit:
ConstantDescription
REPARA_NUMBERParagraphs are numbered
REPARA_BULLETParagraphs are bulleted
See Also