Word.Interfaces.CommentReplyCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.CommentReplyData[];

Property Value