Share via


Shape.FormControlType Propriété

Définition

Cette propriété renvoie le type de contrôle Microsoft Excel. En lecture seule XlFormControl.

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 des contrôles ActiveX (la Type propriété de l’objet Shape doit retourner msoFormControl).

S’applique à