Word.Interfaces.HtmlDivisionCollectionLoadOptions interface
属性
| $all | 指定加载选项将 |
| left |
对于集合中的每个项目: 指定此 HTML 分割的左缩进值 (以) 为单位。 |
| range | 对于集合中的每个项: 获取一个 |
| right |
For EACH ITEM in the collection: 指定此 HTML 分区的右缩进 ((以) 为单位)。 |
| space |
对于集合中的每个项: 指定此 HTML 除法后) 的点 (的间距。 |
| space |
For EACH ITEM in the collection: 指定此 HTML 分割之前) 的间距 (。 |
属性详细信息
$all
指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。
$all?: boolean;
属性值
boolean
leftIndent
range
对于集合中的每个项: 获取一个 Range 对象,该对象表示此 HTML 部门中包含的文档部分。
range?: Word.Interfaces.RangeLoadOptions;
属性值
注解
rightIndent
For EACH ITEM in the collection: 指定此 HTML 分区的右缩进 ((以) 为单位)。
rightIndent?: boolean;
属性值
boolean
注解
spaceAfter
spaceBefore
For EACH ITEM in the collection: 指定此 HTML 分割之前) 的间距 (。
spaceBefore?: boolean;
属性值
boolean