aspose.cells
Class TextOrientationType

Utility class containing constants. Enumerates text orientation types.

Field Summary
const  NumberCLOCK_WISE
           text is rotated 90 degrees clockwise
const  NumberCOUNTER_CLOCK_WISE
           text is rotated 90 degrees counterclockwise
const  NumberNO_ROTATION
           Represents the default value.
const  NumberTOP_TO_BOTTOM
           Displays text from top to bottom of the cell. Stacked text.
 

Field Detail

CLOCK_WISE

const Number CLOCK_WISE
text is rotated 90 degrees clockwise

COUNTER_CLOCK_WISE

const Number COUNTER_CLOCK_WISE
text is rotated 90 degrees counterclockwise

NO_ROTATION

const Number NO_ROTATION
Represents the default value.

TOP_TO_BOTTOM

const Number TOP_TO_BOTTOM
Displays text from top to bottom of the cell. Stacked text.

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