Excel.Interfaces.SlicerStyleCollectionLoadOptions interface
表示对象的 SlicerStyle 集合。
属性
| $all | 指定加载选项将 |
| name | For EACH ITEM in the collection: 指定切片器样式的名称。 |
| read |
对于集合中的每个项目:指定此 |
属性详细信息
$all
指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。
$all?: boolean;
属性值
boolean