asposecells.api
Class TextOrientationType

Utility class containing constants. Enumerates text orientation types.

Field Summary
const  intCLOCK_WISE
           text is rotated 90 degrees clockwise
const  intCOUNTER_CLOCK_WISE
           text is rotated 90 degrees counterclockwise
const  intNO_ROTATION
           Represents the default value.
const  intTOP_TO_BOTTOM
           Displays text from top to bottom of the cell. Stacked text.
 

Field Detail

CLOCK_WISE

const int CLOCK_WISE
text is rotated 90 degrees clockwise

COUNTER_CLOCK_WISE

const int COUNTER_CLOCK_WISE
text is rotated 90 degrees counterclockwise

NO_ROTATION

const int NO_ROTATION
Represents the default value.

TOP_TO_BOTTOM

const int 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.