Excel.Interfaces.DocumentTaskCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.DocumentTaskData[];

Property Value