Paragraph.SelectNumber Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Selects the number or bullet in a list.
public:
void SelectNumber();
public void SelectNumber ();
abstract member SelectNumber : unit -> unit
Public Sub 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.