Share via


Shape.FormControlType Propiedad

Definición

Devuelve el tipo de control de Microsoft Excel. De solo XlFormControllectura.

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

Valor de propiedad

Comentarios

No se puede usar esta propiedad con controles ActiveX (la Type propiedad del Shape objeto debe devolver msoFormControl).

Se aplica a