Share via


Paragraph.SelectNumber Method

Selects the number or bullet in a list.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub SelectNumber
'Usage
Dim instance As Paragraph

instance.SelectNumber()
void SelectNumber()

Remarks

If the SelectNumber method is called from a paragraph, selection, or range that does not contain a list, an error message is displayed.

See Also

Reference

Paragraph Interface

Paragraph Members

Microsoft.Office.Interop.Word Namespace