aspose.diagram
Class ControlScrollBarType

Utility class containing constants. Represents the type of scroll bar.

Field Summary
const  NumberNONE
           Displays no scroll bars.
const  NumberHORIZONTAL
           Displays a horizontal scroll bar.
const  NumberBARS_VERTICAL
           Displays a vertical scroll bar.
const  NumberBARS_BOTH
           Displays both a horizontal and a vertical scroll bar.
 

Field Detail

NONE

const Number NONE
Displays no scroll bars.

HORIZONTAL

const Number HORIZONTAL
Displays a horizontal scroll bar.

BARS_VERTICAL

const Number BARS_VERTICAL
Displays a vertical scroll bar.

BARS_BOTH

const Number BARS_BOTH
Displays both a horizontal and a vertical scroll bar.

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