Excel.CellPropertiesFormatLoadOptions interface
表示要加载到格式对象上的属性。
属性
| auto |
指定是否在 属性上 |
| borders | 指定是否在 属性上 |
| fill | 指定是否在 属性上 |
| font | 指定是否在 属性上 |
| horizontal |
指定是否在 属性上 |
| indent |
指定是否在 属性上 |
| protection | 指定是否在 属性上 |
| reading |
指定是否在 属性上 |
| shrink |
指定是否在 属性上 |
| text |
指定是否在 属性上 |
| use |
指定是否在 属性上 |
| use |
指定是否在 属性上 |
| vertical |
指定是否在 属性上 |
| wrap |
指定是否在 属性上 |
属性详细信息
autoIndent
borders
指定是否在 属性上 borders 加载。
borders?: Excel.CellPropertiesBorderLoadOptions;
属性值
fill
指定是否在 属性上 fill 加载。
fill?: Excel.CellPropertiesFillLoadOptions;
属性值
font
指定是否在 属性上 font 加载。
font?: Excel.CellPropertiesFontLoadOptions;