documentation(1021957): Improve UG readability and restructure content as per Diataxis guidelines#2647
documentation(1021957): Improve UG readability and restructure content as per Diataxis guidelines#2647DinakarManickam4212 wants to merge 32 commits intodevelopmentfrom
Conversation
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…fusion-content/document-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
…ocument-processing-docs into EJ2-1013149-diataxiscontent
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| * Use the `updateCell` method with the comment model to add a comment to a specific cell. | ||
| * Bind comments via code-behind during initial load by associating the comment model with the cell model. | ||
|
|
||
| A **comment** can be added to a cell in different ways: |
There was a problem hiding this comment.
A comment can be added to a cell in the following ways:
|
|
||
| ## Author identity | ||
| The Syncfusion Spreadsheet does not automatically track user identity. To tag new comments and replies with an author name, set the `author` property when initializing the Spreadsheet. | ||
| The Syncfusion Spreadsheet does not automatically track author details. To assign an author name to new comments and replies, set the `author` property when initializing the Spreadsheet. |
There was a problem hiding this comment.
Provide API link for the author property
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| - [`enableFileMenuItems`](https://ej2.syncfusion.com/react/documentation/api/spreadsheet#enablefilemenuitems) - Used to enable or disable file menu items. | ||
| - [`addFileMenuItems`](https://ej2.syncfusion.com/react/documentation/api/spreadsheet#addfilemenuitems) - Used to add custom file menu items. | ||
|
|
||
| The following code example demonstrates how to customize the ribbon by hiding tabs, adding custom tabs, and managing toolbar visibility: |
There was a problem hiding this comment.
Remove the changes in Ribbon..
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
No description provided.