All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.ControlListStyle.html Maven / Gradle / Ivy






ControlListStyle




com.aspose.cells
Class ControlListStyle

java.lang.Object
    extended by com.aspose.cells.ControlListStyle

public class ControlListStyle 
extends java.lang.Object

Utility class containing constants. Represents the visual appearance of the list in a ListBox or ComboBox.


Field Summary
static final intPLAIN
           Displays a list in which the background of an item is highlighted when it is selected.
static final intOPTION
           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
Displays a list in which the background of an item is highlighted when it is selected.

OPTION

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

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy