Excel.Interfaces.CommentReplyCollectionUpdateData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.CommentReplyData[];

Property Value