_Document.RemoveNumbers(Object) 方法
定义
删除指定对象的编号或项目符号。Removes numbers or bullets from the specified object.
public void RemoveNumbers (ref object NumberType);
abstract member RemoveNumbers : obj -> unit
Public Sub RemoveNumbers (Optional ByRef NumberType As Object)
参数
- NumberType
- Object
可选 WdNumberType 。Optional WdNumberType. 要删除的编号类型。The type of number to be removed.