DocumentClass.Range(Object, Object) 方法

定义

public virtual Microsoft.Office.Interop.Word.Range Range (ref object Start, ref object End);
abstract member Range : obj * obj -> Microsoft.Office.Interop.Word.Range
override this.Range : obj * obj -> Microsoft.Office.Interop.Word.Range
Public Overridable Function Range (Optional ByRef Start As Object, Optional ByRef End As Object) As Range

参数

Start
Object
End
Object

返回

实现

适用于