java.lang.Object
com.aspose.cells.ControlListStyle
public class ControlListStyle
| Field Summary | ||
|---|---|---|
static final int | PLAIN | |
| Displays a list in which the background of an item is highlighted when it is selected. | ||
static final int | OPTION | |
| Displays a list in which an option button or a checkbox next to each entry displays the selection state of that item. | ||
| Field Detail |
|---|
PLAIN | |
public static final int PLAIN | |
OPTION | |
public static final int OPTION | |