Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 689 Bytes

Excel.XlFormControl.md

File metadata and controls

30 lines (23 loc) · 689 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlFormControl enumeration (Excel)
Excel.XlFormControl
fad54f9d-4ef2-b2ac-d187-131e5bdd18e1
06/08/2017
medium

XlFormControl enumeration (Excel)

Specifies the type of the form control.

Name Value Description
xlButtonControl 0 Button.
xlCheckBox 1 Check box.
xlDropDown 2 Combo box.
xlEditBox 3 Text box.
xlGroupBox 4 Group box.
xlLabel 5 Label.
xlListBox 6 List box.
xlOptionButton 7 Option button.
xlScrollBar 8 Scroll bar.
xlSpinner 9 Spinner.

[!includeSupport and feedback]