RichTextModel

9 Jul 20261 minute to read

Interface for a class RichText

Properties

style CellStyleModel

Specifies the style of the segment using CellStyleModel, which represents the general cell styling configuration.
However, in a rich text segment, only the superscript or subscript options are supported.

text string

Specifies the text content of the segment.