Excel.CommentChangeType enum
Represents how the comments in the event were changed.
Remarks
Fields
commentEdited = "CommentEdited" | Comments were edited. |
commentReopened = "CommentReopened" | Comments were reopened. |
commentResolved = "CommentResolved" | Comments were resolved. |
replyAdded = "ReplyAdded" | Replies were added. |
replyDeleted = "ReplyDeleted" | Replies were deleted. |
replyEdited = "ReplyEdited" | Replies were edited. |