Back to Devexpress

ShapeTextRange Methods

officefileapi-devexpress-dot-spreadsheet-dot-shapetextrange-dot-underscore-methods.md

latest1.3 KB
Original Source

ShapeTextRange Methods

Represents a text range within a shape.

NameDescription
AddAfter(String)Inserts a new text range after the current ShapeTextRange object.
AddBefore(String)Inserts a new text range before the current ShapeTextRange object.
Delete()Deletes the current ShapeTextRange object.
GetParagraphs()Returns an array of all paragraphs that compose a shape’s text.
GetRuns()Returns an array of all text runs that compose a shape’s text.

See Also

ShapeTextRange Interface

ShapeTextRange Members

DevExpress.Spreadsheet Namespace