Skip to content

Commit 2e0b51a

Browse files
Updated with DP's new features for R2 (#413)
New features: Conditional formatting Notes Comments
1 parent d9b1e30 commit 2e0b51a

File tree

1 file changed

+6
-0
lines changed
  • integration/telerik-products/document-processing/spreadprocessing

1 file changed

+6
-0
lines changed

integration/telerik-products/document-processing/spreadprocessing/overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ This library enables you to work with spreadsheet documents – create ones from
2929

3030
* [**Hyperlinks**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/hyperlink): The API enables you to add, remove, edit and search for hyperlinks in the worksheets of the document.
3131

32+
* [**Conditional Formatting**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/conditional-formatting): Make it easy to analyze data, find critical issues, patterns and trends by representing the data inside in a user-friendly manner.
33+
3234
* [**Workbook Protection**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/protection/workbook): Prevents the users from modifying the workbook by adding, removing, renaming or reordering sheets.
3335

3436
* [**Worksheet protection**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/protection/worksheet): Restricts the user from modifying the content and structure of the worksheet. Additionally, the model offers protection options that let you choose a set of commands that will be available to the user when protection is enabled.
@@ -69,6 +71,10 @@ This library enables you to work with spreadsheet documents – create ones from
6971

7072
* [**History**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/history): The document model provides the possibility to maintain a history stack that tracks all changes to the content of the workbook. Each worksheet has its own history stack.
7173

74+
* [**Comments**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/comments): You can leave comments and replies on cells, which allows for easier team communication.
75+
76+
* [**Notes**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/notes): Note important information in your worksheet.
77+
7278
## Supported formats:
7379

7480
* [**XLSX**](https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/formats-and-conversion/xlsx/xlsxformatprovider)

0 commit comments

Comments
 (0)