Skip to main content
A newer version of this page is available. .

ShapeTextCapsType Enum

Lists the types of text capitalization.

Namespace: DevExpress.Spreadsheet.Drawings

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

public enum ShapeTextCapsType

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