TextSelection.Backspace(Int32) 方法

定义

仅限 Microsoft 内部使用。

void Backspace(int Count = 1);
[System.Runtime.InteropServices.DispId(80)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public void Backspace (int Count = 1);
[<System.Runtime.InteropServices.DispId(80)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member Backspace : int -> unit
Public Sub Backspace (Optional Count As Integer = 1)

参数

Count
Int32

空格数。

属性

适用于