Word.Interfaces.CommentCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.CommentData[];

Property Value