677 B
677 B
title | description |
---|---|
textEntity | Represent part of the text which needs to be formatted in some unusual way |
Constructor: textEntity
Represent part of the text which needs to be formatted in some unusual way
Attributes:
Name | Type | Required | Description |
---|---|---|---|
offset | int | Yes | Offset of the entity in UTF-16 code points |
length | int | Yes | Length of the entity in UTF-16 code points |
type | TextEntityType | Yes | Type of the entity |