Shape.FormControlType 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.
Cette propriété renvoie le type de contrôle Microsoft Excel. En lecture XlFormControl seule.
public:
property Microsoft::Office::Interop::Excel::XlFormControl FormControlType { Microsoft::Office::Interop::Excel::XlFormControl get(); };
public Microsoft.Office.Interop.Excel.XlFormControl FormControlType { get; }
Public ReadOnly Property FormControlType As XlFormControl
Valeur de propriété
Remarques
Vous ne pouvez pas utiliser cette propriété avec ActiveX contrôles (la propriété de l’objet doit Type Shape renvoyer msoFormControl).