Word.Interfaces.BorderUniversalCollectionLoadOptions interface
表示Word的集合。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