Excel.Interfaces.ShapeGroupData interface
一个描述通过调用 shapeGroup.toJSON()返回的数据的接口。
属性详细信息
id
shapes
返回对象的 Shape 集合。
shapes?: Excel.Interfaces.ShapeData[];
一个描述通过调用 shapeGroup.toJSON()返回的数据的接口。
返回对象的 Shape 集合。
shapes?: Excel.Interfaces.ShapeData[];