aspose.diagram
Class CaseValue

Utility class containing constants. Determines the case of a shape's text. All capital (uppercase) letters (1) and initial capital letters (2) do not change the appearance of text that was entered in all capital letters. The text must be entered in lowercase letters for these options to show an effect.

Field Summary
const  NumberNORMAL_CASE
           Normal case.
const  NumberALL_CAPITAL_LETTERS
           All capital (uppercase) letters.
const  NumberINITIAL_CAPITAL_LETTERS_ONLY
           Initial capital letters only.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NORMAL_CASE

const Number NORMAL_CASE
Normal case.

ALL_CAPITAL_LETTERS

const Number ALL_CAPITAL_LETTERS
All capital (uppercase) letters.

INITIAL_CAPITAL_LETTERS_ONLY

const Number INITIAL_CAPITAL_LETTERS_ONLY
Initial capital letters only.

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.