Freigeben über


Shape.FormControlType Eigenschaft

Definition

Gibt den Typ eines Microsoft Excel-Steuerelements zurück. Schreibgeschützt 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

Eigenschaftswert

Hinweise

Sie können diese Eigenschaft nicht mit ActiveX-Steuerelementen verwenden (die Type -Eigenschaft für das Shape -Objekt muss msoFormControl zurückgeben).

Gilt für: