aspose.diagram
Class HorzAlignValue

Utility class containing constants. Specifies the horizontal alignment of text in the shape's text block.

Field Summary
const  NumberLEFT_ALIGN
           Left align.
const  NumberCENTER
           Center.
const  NumberRIGHT_ALIGN
           Right align.
const  NumberJUSTIFY
           Justify.
const  NumberFORCE_JUSTIFY
           Force justify.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

LEFT_ALIGN

const Number LEFT_ALIGN
Left align.

CENTER

const Number CENTER
Center.

RIGHT_ALIGN

const Number RIGHT_ALIGN
Right align.

JUSTIFY

const Number JUSTIFY
Justify.

FORCE_JUSTIFY

const Number FORCE_JUSTIFY
Force justify.

UNDEFINED

const Number UNDEFINED
Undefined.

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