Skip to content

Commit 19d8c9e

Browse files
999367: Resolved preview sample issue
1 parent e75089c commit 19d8c9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • Document-Processing/Excel/Spreadsheet/Angular

Document-Processing/Excel/Spreadsheet/Angular/comment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ In the below sample, comments are added to a specific cell using cell data bindi
183183
{% endhighlight %}
184184
{% endtabs %}
185185

186+
{% previewsample "/document-processing/samples/spreadsheet/angular/comment-cs1" %}
187+
186188
### Important Notes
187189
* **One thread per cell**: Attach a single `comment` object per cell. New remarks should be added as replies inside the existing thread.
188190
* **Author Identity**: The author name for each comment and reply is static once set. When exporting, the author information is preserved for all comments, even if multiple authors exist in the workbook.

0 commit comments

Comments
 (0)