java.lang.Object
com.aspose.cells.ShowDropButtonType
public class ShowDropButtonType
- extends java.lang.Object
Utility class containing constants.
Specifies when to show the drop button
Field Summary |
static final int | NEVER | |
Never show the drop button.
|
static final int | FOCUS | |
Show the drop button when the control has the focus.
|
static final int | ALWAYS | |
Always show the drop button.
|
NEVER | |
public static final int NEVER |
-
Never show the drop button.
FOCUS | |
public static final int FOCUS |
-
Show the drop button when the control has the focus.
ALWAYS | |
public static final int ALWAYS |
-
Always show the drop button.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.