aspose.diagram
Class StyleValue

Utility class containing constants. Specifies the character formatting applied to a range of text in the shape's text block.

Field Summary
const  NumberBOLD
           Bold.
const  NumberITALIC
           Italic.
const  NumberUNDERLINE
           Underline.
const  NumberSMALL_CAPS
           Small caps.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

BOLD

const Number BOLD
Bold.

ITALIC

const Number ITALIC
Italic.

UNDERLINE

const Number UNDERLINE
Underline.

SMALL_CAPS

const Number SMALL_CAPS
Small caps.

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.