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

ShapeTextFont.CapsType Property

Gets or sets text capitalization.

Namespace: DevExpress.Spreadsheet.Drawings

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

Declaration

ShapeTextCapsType CapsType { get; set; }

Property Value

Type Description
ShapeTextCapsType

A ShapeTextCapsType enumeration member specifying capitalization style.

See Also