Aspose::Cells::Drawing::SelectionType enum
SelectionType enum
The selection type of list box.
enum class SelectionType
Values
| Name | Value | Description |
|---|---|---|
| Single | 0 | Sigle selection type. |
| Multi | 1 | Multiple selection type. |
| Extend | 2 | Extend selection type. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++