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