ShapeTextCapsType Enum
Lists the types of text capitalization.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Members
Name | Description |
---|---|
None
|
Lower case formatting. |
Small
|
Small capital formatting. |
All
|
All capital formatting. |
Related API Members
The following properties accept/return ShapeTextCapsType values:
See Also