Word.Interfaces.BorderUniversalLoadOptions interface
表示 BorderUniversal 对象,该对象管理区域、段落、表格或框架的边框。
注解
属性
| $all |
|
| art |
指定文档的图形页面边框设计。 |
| art |
指定属性中指定的 |
| color | 指定对象的颜色 |
| color |
指定 或 Word的颜色 |
| inside |
|
| is |
指定边框是否可见。 |
| line |
指定边框的线条样式。 |
| line |
指定对象的边框的线条宽度。 |
属性详细信息
$all
$all为加载选项指定将加载所有标量属性 ((例如Range.address) ,但不加载导航属性 (如 Range.format.fill.color) )。
$all?: boolean;
属性值
boolean
artStyle
artWidth
指定属性中指定的 artStyle 图形页面边框 () 宽度(以磅为单位)。
artWidth?: boolean;
属性值
boolean
注解
color
指定对象的颜色 BorderUniversal 。 可以采用“#RRGGBB”格式提供值。
color?: boolean;
属性值
boolean