Excel.Interfaces.DocumentTaskCollectionData interface

An interface describing the data returned by calling documentTaskCollection.toJSON().

Properties

items

Property Details

items

items?: Excel.Interfaces.DocumentTaskData[];

Property Value