Excel.Interfaces.TableCollectionData interface

一个接口,用于描述通过调用 tableCollection.toJSON()返回的数据。

属性

items

属性详细信息

items

items?: Excel.Interfaces.TableData[];

属性值