Document.RemoveNumbers(Object) Method

Definition

Removes numbers or bullets from the document.

public void RemoveNumbers (ref object NumberType);
abstract member RemoveNumbers : obj -> unit
Public Sub RemoveNumbers (Optional ByRef NumberType As Object)

Parameters

NumberType
Object

WdNumberType. The type of number to be removed.

Remarks

Optional Parameters

For information on optional parameters, see Optional Parameters in Office Solutions.

Applies to