Enum eDropStyle
A style for a form control drop-down.
Namespace: OfficeOpenXml.Drawing.Controls
Assembly: EPPlus.dll
Syntax
public enum eDropStyleFields
| Name | Description | 
|---|---|
| Combo | A standard combo box | 
| ComboEdit | An editable combo box | 
| Simple | A standard combo box with only the drop-down button visible when the box is not expanded |