asposecells.api
Class SelectionType

Utility class containing constants. The selection type of list box.

Field Summary
const  intSINGLE
           Sigle selection type.
const  intMULTI
           Multiple selection type.
const  intEXTEND
           Externd selection type.
 

Field Detail

SINGLE

const int SINGLE
Sigle selection type.

MULTI

const int MULTI
Multiple selection type.

EXTEND

const 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.