Back to Devexpress

ShapeText Properties

officefileapi-devexpress-dot-spreadsheet-dot-shapetext-dot-underscore-properties.md

latest3.0 KB
Original Source

ShapeText Properties

Provides access to a shape’s text format settings.

NameDescription
AutoSizeGets or sets a value indicating whether a shape or its text should be resized to fit the text within the shape’s bounds.
ColumnsCountGets or sets the number of columns in the text range.
ColumnSpacingSpecifies the space between columns in the text range.
FormulaSpecifies a formula that refers to a cell whose value should appear in the shape.
HasTextGets whether the shape already contains text.
HorizontalAnchorSpecifies the horizontal alignment of a shape text.
HorizontalOverflowGets or sets the horizontal overflow type for shape text.
IsLinkedIndicates whether shape text is linked to a cell.
LengthRetrieves the shape text’s length.
MarginBottomGets or sets the bottom margin of a shape text.
MarginLeftGets or sets the left margin of a shape text.
MarginRightGets or sets the right margin of a shape text.
MarginTopGets or sets the top margin of a shape text.
OrientationGets or sets the shape text’s orientation.
RotateWithShapeGets or sets a value indicating whether text should be rotated together with a shape.
ShapeProvides access to the shape to which the text is related.
TextWarpFormatGets or sets the transformation effect applied to shape text.
VerticalAnchorGets or sets the vertical alignment of a shape text.
VerticalOverflowGets or sets the vertical overflow type for shape text.
WordWrapGets or sets whether to wrap text in a shape.

See Also

ShapeText Interface

ShapeText Members

DevExpress.Spreadsheet Namespace