Excel.Interfaces.DocumentTaskChangeCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.DocumentTaskChangeData[];

Property Value