Excel.Interfaces.TableRowCollectionUpdateData interface

で使用 tableRowCollection.set({ ... })する TableRowCollection オブジェクトのデータを更新するためのインターフェイス。

プロパティ

items

プロパティの詳細

items

items?: Excel.Interfaces.TableRowData[];

プロパティ値