Word.Interfaces.ListFormatLoadOptions interface
表示某个区域的列表格式特征。
属性
| $all | 指定加载选项将 |
| is |
指示对象是否 |
| is |
指示对象是否 |
| list | 返回 |
| list |
指定对象第一段 |
| list |
获取对象范围内 |
| list |
获取与 |
| list |
获取对象的 |
| list |
获取对象范围内 |
属性详细信息
$all
指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。
$all?: boolean;
属性值
boolean
isSingleList
isSingleListTemplate
list
返回 List 表示对象中包含的 ListFormat 第一个格式化列表的对象。
list?: Word.Interfaces.ListLoadOptions;
属性值
注解
listLevelNumber
listString
listTemplate
获取与 ListFormat 对象关联的列表模板。
listTemplate?: Word.Interfaces.ListTemplateLoadOptions;