Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.CommentDetail interface
- Package:
- excel
A structure for the comment ID and IDs of its related replies.
Remarks
Used by
Properties
| commentId | Represents the ID of the comment. |
| replyIds | Represents the IDs of the related replies that belong to the comment. |
Property Details
commentId
Represents the ID of the comment.
commentId: string;
Property Value
string
Remarks
replyIds
Represents the IDs of the related replies that belong to the comment.
replyIds: string[];
Property Value
string[]
Remarks
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
Feedback
Was this page helpful?
