Aspose::Cells::TextCapsType enum
TextCapsType enum
This type specifies the cap types of the text.
enum class TextCapsType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | None caps. |
| All | 1 | Apply all caps on the text. |
| Small | 2 | Apply small caps to the text. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++