Range.All Propriété
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.
Obtient un objet Range qui commence au premier élément et va jusqu’à la fin.
public:
static property Range All { Range get(); };
public static Range All { get; }
member this.All : Range
Public Shared ReadOnly Property All As Range
Valeur de propriété
Plage comprise entre le début et la fin.