Excel.Interfaces.TableRowCollectionUpdateData interface

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

プロパティ

items

プロパティの詳細

items

items?: Excel.Interfaces.TableRowData[];

プロパティ値