Shape.FormControlType Propriété

Définition

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é

XlFormControl

Remarques

Vous ne pouvez pas utiliser cette propriété avec ActiveX contrôles (la propriété de l’objet doit Type Shape renvoyer msoFormControl).

S’applique à