Trendlines.Item[Object] 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.
Renvoie un seul objet de la collection.
public:
property Microsoft::Office::Interop::Word::Trendline ^ default[System::Object ^] { Microsoft::Office::Interop::Word::Trendline ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Word.Trendline this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.Trendline
Default Public ReadOnly Property Item(Optional Index As Object) As Trendline
Paramètres
- Index
- Object
Objet obligatoire. Nom ou numéro d'index de l'objet.