Edit

Share via


Excel.Interfaces.CommentCollectionData interface

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

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.CommentData[];

Property Value