aspose.diagram
Class ControlScrollOrientation

Utility class containing constants. Represents type of scroll orientation

Field Summary
const  NumberAUTO
           Control is rendered horizontally when the control's width is greater than its height. Control is rendered vertically otherwise.
const  NumberVERTICAL
           Control is rendered vertically.
const  NumberHORIZONTAL
           Control is rendered horizontally.
 

Field Detail

AUTO

const Number AUTO
Control is rendered horizontally when the control's width is greater than its height. Control is rendered vertically otherwise.

VERTICAL

const Number VERTICAL
Control is rendered vertically.

HORIZONTAL

const Number HORIZONTAL
Control is rendered horizontally.

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