Excel.Interfaces.DocumentTaskChangeCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.DocumentTaskChangeData[];

Property Value