次の方法で共有


Excel.Interfaces.TableRowCollectionUpdateData interface

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

プロパティ

items

プロパティの詳細

items

items?: Excel.Interfaces.TableRowData[];

プロパティ値