Paragraph.SelectNumber Method
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();
C#
public void SelectNumber ();
abstract member SelectNumber : unit -> unit
Public Sub SelectNumber ()
If the SelectNumber method is called from a paragraph, selection, or range that does not contain a list, an error message is displayed.
Product | Versions |
---|---|
Word primary interop assembly | Latest |