Aspose::Cells::TextCapsType enum

TextCapsType enum

This type specifies the cap types of the text.

enum class TextCapsType

Values

NameValueDescription
None0
None caps.
All1
Apply all caps on the text.
Small2
Apply small caps to the text.

See Also