ShapeTextRange.GetRuns() Method
Returns an array of all text runs that compose a shape’s text.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Returns
Type | Description |
---|---|
ShapeTextRange[] | An array of ShapeTextRange objects. |
See Also