Enum DropButtonStyle
Enum DropButtonStyle
Namespace: Aspose.Cells.Drawing.ActiveXControls
Assembly: Aspose.Cells.dll (25.2.0)
Represents the symbol displayed on the drop button.
public enum DropButtonStyle
Fields
Arrow = 1
Displays a button with a down arrow.
Ellipsis = 2
Displays a button with an ellipsis (…).
Plain = 0
Displays a button with no symbol.
Reduce = 3
Displays a button with a horizontal line like an underscore character.