Excel.Interfaces.DocumentTaskCollectionUpdateData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.DocumentTaskData[];

Property Value