Back to Devexpress

RichTextString Properties

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

latest1.3 KB
Original Source

RichTextString Properties

Rich formatted text in a cell.

NameDescription
IsEmptyGets a value indicating whether the rich text in a cell is an empty string.
IsPlainTextGets a value indicating whether the rich text in a cell is a plain rather than a formatted text.
LengthReturns the number of characters in a rich text string.
RunsProvides access to a collection of text runs that compose rich text in a cell.
TextGets or sets the full text of a cell.

See Also

RichTextString Class

RichTextString Members

DevExpress.Spreadsheet Namespace