Back to Devexpress

ShapeTextRange Properties

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

latest2.1 KB
Original Source

ShapeTextRange Properties

Represents a text range within a shape.

NameDescription
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontProvides access to the text range’s font settings.
IsMixedFillGets a value indicating whether the current range of a shape’s text has different fill settings applied.
IsMixedFontGets a value indicating whether the current range of a shape’s text has different fonts applied.
IsMixedOutlineGets a value indicating whether the current range of a shape’s text has different outline settings applied.
IsMixedParagraphGets a value indicating whether the current range of a shape’s text contains multiple paragraphs with mixed properties.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
ParagraphFormatProvides access to the text range’s paragraph options.
StartGets the position from which the shape text range starts.
TextGets or sets the text in a text range.

See Also

ShapeTextRange Interface

ShapeTextRange Members

DevExpress.Spreadsheet Namespace