aspose.diagram
Class DropButtonStyle

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

Field Summary
const  NumberPLAIN
           Displays a button with no symbol.
const  NumberARROW
           Displays a button with a down arrow.
const  NumberELLIPSIS
           Displays a button with an ellipsis (...).
const  NumberREDUCE
           Displays a button with a horizontal line like an underscore character.
 

Field Detail

PLAIN

const Number PLAIN
Displays a button with no symbol.

ARROW

const Number ARROW
Displays a button with a down arrow.

ELLIPSIS

const Number ELLIPSIS
Displays a button with an ellipsis (...).

REDUCE

const Number REDUCE
Displays a button with a horizontal line like an underscore character.

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