Excel.Interfaces.TableStyleCollectionUpdateData interface

An interface for updating data on the TableStyleCollection object, for use in tableStyleCollection.set({ ... }).

Properties

items

Property Details

items

items?: Excel.Interfaces.TableStyleData[];

Property Value