FormattedTextFragmentCollectionType class

FormattedTextFragmentCollectionType class

The FormattedTextFragmentCollectionType type exposes the following members:

Fields

Field Description
UNLIMITED_FRAGMENTS Multiple styles are allowed, the collection can contain unlimited count of fragments.
SINGLE_FRAGMENT Whole text can be formatted with a single style, the collection can contain only one fragment.
NO_FORMATTED_TEXT Parent object doesn’t support text formatting, the collection is always empty.

See Also