listReference 对象才会存在。该对象指定段落所属的列表,以及该段落在该列表中的位置。
| 属性 | 数据类型 | 说明 |
|---|---|---|
| id | string | 该段落所属列表的标识符。 |
| levelIndex | integer | 该段落所属列表层级的索引。最小值:0 默认值:0 |
| ordinalNumber | integer | 与该段落对应的列表项的序号。最小值:-1 (适用于非编号列表) 默认值:0 |
listReference 对象才会存在。该对象指定段落所属的列表,以及该段落在该列表中的位置。
| 属性 | 数据类型 | 说明 |
|---|---|---|
| id | string | 该段落所属列表的标识符。 |
| levelIndex | integer | 该段落所属列表层级的索引。最小值:0 默认值:0 |
| ordinalNumber | integer | 与该段落对应的列表项的序号。最小值:-1 (适用于非编号列表) 默认值:0 |