跳转到主要内容
listReference 对象仅在段落属于某个列表时存在。该对象用于指定段落所属的列表,以及该段落在该列表中的位置。
属性数据类型说明
idstring段落所属列表的标识符。
levelIndexinteger段落在所属列表中的层级索引。最小值:0,默认值:0
ordinalNumberinteger与该段落对应的列表元素的序号。最小值:-1(用于无编号列表),默认值:0