ShapeTextRange Methods
Represents a text range within a shape.
Name | Description |
---|---|
Add |
Inserts a new text range after the current Shape |
Add |
Inserts a new text range before the current Shape |
Delete() |
Deletes the current Shape |
Get |
Returns an array of all paragraphs that compose a shape’s text. |
Get |
Returns an array of all text runs that compose a shape’s text. |
See Also