Excel.Interfaces.CommentCollectionUpdateData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.CommentData[];

Property Value