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

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

There is a newer version: 23.1
Show newest version





DropButtonStyle




com.aspose.cells
Class DropButtonStyle

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

public class DropButtonStyle 
extends java.lang.Object

Utility class containing constants. Represents the symbol displayed on the drop button.


Field Summary
static final intPLAIN
           Displays a button with no symbol.
static final intARROW
           Displays a button with a down arrow.
static final intELLIPSIS
           Displays a button with an ellipsis (...).
static final intREDUCE
           Displays a button with a horizontal line like an underscore character.
 

Field Detail

PLAIN

public static final int PLAIN
Displays a button with no symbol.

ARROW

public static final int ARROW
Displays a button with a down arrow.

ELLIPSIS

public static final int ELLIPSIS
Displays a button with an ellipsis (...).

REDUCE

public static final int REDUCE
Displays a button with a horizontal line like an underscore character.

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