aspose.cells

Class TextCapsType

Utility class containing constants. This type specifies the cap types of the text.

Field Summary
const  NumberNONE
None caps
const  NumberALL
Apply all caps on the text.
const  NumberSMALL
Apply small caps to the text.
 

    • Field Detail

      • NONE

        const Number NONE
        None caps
      • ALL

        const Number ALL
        Apply all caps on the text.
      • SMALL

        const Number SMALL
        Apply small caps to the text.