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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins