IShape.FormControlType Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property FormControlType As XlFormControl
Get
'Usage
Dim instance As IShape
Dim value As XlFormControl
value = instance.FormControlType
XlFormControl FormControlType { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlFormControl