Aspose::Cells::Drawing::ActiveXControls::ControlListStyle enum
ControlListStyle enum
Represents the visual appearance of the list in a ListBox or ComboBox.
enum class ControlListStyle
Values
Name | Value | Description |
---|---|---|
Plain | 0 | Displays a list in which the background of an item is highlighted when it is selected. |
Option | 1 | Displays a list in which an option button or a checkbox next to each entry displays the selection state of that item. |
See Also
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++