com.aspose.cells
Class SelectionType

java.lang.Object
    extended by 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 intSINGLE
           Sigle selection type.
static final intMULTI
           Multiple selection type.
static final intEXTEND
           Externd selection type.
 

Field Detail

SINGLE

public static final int SINGLE
Sigle selection type.

MULTI

public static final int MULTI
Multiple selection type.

EXTEND

public static final int EXTEND
Externd selection type.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.