PowerPoint.Interfaces.TableColumnCollectionUpdateData interface
An interface for updating data on the TableColumnCollection
object, for use in tableColumnCollection.set({ ... })
.
Properties
items |
Property Details
items
items?: PowerPoint.Interfaces.TableColumnData[];