CommentThreaded.Replies property (Excel)
If this comment is a parent, returns a CommentsThreaded collection of CommentThreaded objects that are children/replies of the specified comment (if any exist). The replies are sorted by time stamp.
If this comment is a child/reply or a legacy comment, returns an empty collection.
Syntax
expression.Replies
expression A variable that represents a CommentThreaded object.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.