InlineShape.Script 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 Script objet, qui représente un bloc de script ou de code sur la page Web spécifiée.
public:
property Microsoft::Office::Core::Script ^ Script { Microsoft::Office::Core::Script ^ get(); };
public Microsoft.Office.Core.Script Script { get; }
member this.Script : Microsoft.Office.Core.Script
Public ReadOnly Property Script As Script
Valeur de propriété
Remarques
Si la page ne contient pas de script, aucune valeur n'est renvoyée.