java.lang.Object
com.aspose.cells.SelectionType
public class SelectionType
- extends java.lang.Object
Utility class containing constants.
The selection type of list box.
Field Summary |
static final int | SINGLE | |
Sigle selection type.
|
static final int | MULTI | |
Multiple selection type.
|
static final int | EXTEND | |
Extend selection type.
|
SINGLE | |
public static final int SINGLE |
-
Sigle selection type.
MULTI | |
public static final int MULTI |
-
Multiple selection type.
EXTEND | |
public static final int EXTEND |
-
Extend selection type.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.