Enum SelectionType

Enum SelectionType

Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)

The selection type of list box.

public enum SelectionType

Fields

Extend = 2

Extend selection type.

Multi = 1

Multiple selection type.

Single = 0

Sigle selection type.