TextLineType
Typeobject
Backlinks1The properties of a text line within a text list.
styleType​
RequiredDescription
no description
Type
integer
Value
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
0 | plain, not a list |
1 | ordered list |
2 | unordered list |
level​
RequiredDescription
The hierarchy level of the text line, starting with 0
(default value).
Type
integer
isFirst​
RequiredDescription
Whether the text line is the first line in the text list of the same hierarchy level. Only has meaning for an ordered list.
Type
boolean