Word.Interfaces.ListTemplateLoadOptions interface
表示 ListTemplate。
注解
属性
$all |
|
outline |
指定指定的 ListTemplate 对象是否为大纲编号。 |
属性详细信息
$all
$all
为加载选项指定将加载所有标量属性 ((例如Range.address
) ,但不加载导航属性 (如 Range.format.fill.color
) )。
$all?: boolean;
属性值
boolean
outlineNumbered
指定指定的 ListTemplate 对象是否为大纲编号。
outlineNumbered?: boolean;
属性值
boolean