Back to Devexpress

ShapeTextRange.GetRuns() Method

officefileapi-devexpress-dot-spreadsheet-dot-shapetextrange-e1997538.md

latest1.1 KB
Original Source

ShapeTextRange.GetRuns() Method

Returns an array of all text runs that compose a shape’s text.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
ShapeTextRange[] GetRuns()
vb
Function GetRuns As ShapeTextRange()

Returns

TypeDescription
ShapeTextRange[]

An array of ShapeTextRange objects.

|

See Also

ShapeTextRange Interface

ShapeTextRange Members

DevExpress.Spreadsheet Namespace