aspose.diagram
Class AlignNameValue

Utility class containing constants. Optional int. Specifies whether the master's text in the stencil window is aligned left, right, or center.

Field Summary
const  NumberALIGN_TEXT_LEFT
           Align text left.
const  NumberALIGN_TEXT_CENTER
           Align text center.
const  NumberALIGN_TEXT_RIGHT
           Align text right.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

ALIGN_TEXT_LEFT

const Number ALIGN_TEXT_LEFT
Align text left.

ALIGN_TEXT_CENTER

const Number ALIGN_TEXT_CENTER
Align text center.

ALIGN_TEXT_RIGHT

const Number ALIGN_TEXT_RIGHT
Align text right.

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.