DocumentClass.Range(Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- Start
- Object
- End
- Object