Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

ShapeTextFont.CapsType Property

Gets or sets text capitalization.

Namespace: DevExpress.Spreadsheet.Drawings

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

Declaration

ShapeTextCapsType CapsType { get; set; }

Property Value

Type Description
ShapeTextCapsType

A ShapeTextCapsType enumeration member specifying capitalization style.

See Also