java.lang.Object
com.aspose.cells.SelectionType
public class SelectionType
| Field Summary | ||
|---|---|---|
static final int | SINGLE | |
| Sigle selection type. | ||
static final int | MULTI | |
| Multiple selection type. | ||
static final int | EXTEND | |
| Externd selection type. | ||
| Field Detail |
|---|
SINGLE | |
public static final int SINGLE | |
MULTI | |
public static final int MULTI | |
EXTEND | |
public static final int EXTEND | |