ShapeText Members
In This Article
#Properties
Name | Description |
---|---|
Auto |
Gets or sets a value indicating whether a shape or its text should be resized to fit the text within the shape’s bounds. |
Columns |
Gets or sets the number of columns in the text range. |
Column |
Specifies the space between columns in the text range. |
Formula | Specifies a formula that refers to a cell whose value should appear in the shape. |
Has |
Gets whether the shape already contains text. |
Horizontal |
Specifies the horizontal alignment of a shape text. |
Horizontal |
Gets or sets the horizontal overflow type for shape text. |
Is |
Indicates whether shape text is linked to a cell. |
Length | Retrieves the shape text’s length. |
Margin |
Gets or sets the bottom margin of a shape text. |
Margin |
Gets or sets the left margin of a shape text. |
Margin |
Gets or sets the right margin of a shape text. |
Margin |
Gets or sets the top margin of a shape text. |
Orientation | Gets or sets the shape text’s orientation. |
Rotate |
Gets or sets a value indicating whether text should be rotated together with a shape. |
Shape | Provides access to the shape to which the text is related. |
Text |
Gets or sets the transformation effect applied to shape text. |
Vertical |
Gets or sets the vertical alignment of a shape text. |
Vertical |
Gets or sets the vertical overflow type for shape text. |
Word |
Gets or sets whether to wrap text in a shape. |
#Methods
Name | Description |
---|---|
Characters() | Returns a range of all characters in the current shape text string. |
Characters |
Returns a range of characters that starts at the specified position and has the specified length. |
Characters |
Returns a range of characters that starts at the specified position and continues to the end of the shape text string. |
See Also