Skip to main content
Row

ShapeText.Length Property

Retrieves the shape text’s length.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

int Length { get; }

Property Value

Type Description
Int32

An integer that is the text’s length.

See Also