com.aspose.cells.DropButtonStyle.html Maven / Gradle / Ivy
DropButtonStyle
com.aspose.cells
Class DropButtonStyle
java.lang.Object
com.aspose.cells.DropButtonStyle
public class DropButtonStyle
- extends java.lang.Object
Field Summary | ||
---|---|---|
static final int | PLAIN | |
Displays a button with no symbol. | ||
static final int | ARROW | |
Displays a button with a down arrow. | ||
static final int | ELLIPSIS | |
Displays a button with an ellipsis (...). | ||
static final int | REDUCE | |
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.