Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeTextCapsType Enum

Lists the types of text capitalization.

Namespace: DevExpress.Spreadsheet.Drawings

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public enum ShapeTextCapsType

Members

Name Description
None

Lower case formatting.

Small

Small capital formatting.

All

All capital formatting.

See Also