@univerjs/sheets-thread-comment v0.5.4
facade
Classes
Class | Description |
---|---|
FCommentEvent | - |
FRangeCommentMixin | - |
FTheadCommentBuilder | - |
FTheadCommentItem | - |
FThreadComment | - |
FWorkbookThreadCommentMixin | - |
FWorksheetCommentMixin | Represents a worksheet facade api instance. Which provides a set of methods to interact with the worksheet. |
Interfaces
Interface | Description |
---|---|
IBeforeSheetCommentAddEvent | Event interface triggered before a comment is added to a sheet IBeforeSheetCommentAddEvent |
IBeforeSheetCommentDeleteEvent | Event interface triggered before a comment is deleted from a sheet IBeforeSheetCommentDeleteEvent |
IBeforeSheetCommentUpdateEvent | Event interface triggered before a comment is updated in a sheet IBeforeSheetCommentUpdateEvent |
IFRangeCommentMixin | - |
IFWorkbookThreadCommentMixin | - |
IFWorksheetCommentMixin | - |
ISheetCommentAddEvent | Event interface triggered after a comment is added to a sheet ISheetCommentAddEvent |
ISheetCommentDeleteEvent | Event interface triggered after a comment is deleted from a sheet ISheetCommentDeleteEvent |
ISheetCommentEventConfig | - |
ISheetCommentResolveEvent | Event interface triggered when a comment’s resolve status changes ISheetCommentResolveEvent |
ISheetCommentUpdateEvent | Event interface triggered after a comment is updated in a sheet ISheetCommentUpdateEvent |