Word.Interfaces.HtmlDivisionLoadOptions interface
注解
属性
| $all |
|
| left |
指定此 HTML 除法) (左缩进值(以磅为单位)。 |
| range | 获取一个 |
| right |
指定此 HTML 划分的右缩进 ((以磅为单位) )。 |
| space |
指定此 HTML 除法后) (磅的间距量。 |
| space |
指定此 HTML 除法之前的间距 () 磅。 |
属性详细信息
$all
$all为加载选项指定将加载所有标量属性 ((例如Range.address) ,但不加载导航属性 (如 Range.format.fill.color) )。
$all?: boolean;
属性值
boolean
leftIndent
range
获取一个 Range 对象,该对象表示此 HTML 分区中包含的文档部分。
range?: Word.Interfaces.RangeLoadOptions;