Actualize
This commit is contained in:
parent
ee2e8859ab
commit
adb953584b
|
@ -13,6 +13,8 @@
|
|||
|
||||
#### Document Editors
|
||||
|
||||
* Ability to add Content Controls and
|
||||
use File Comparison is available in OpenSource version
|
||||
* Completely new mode for creating, filling and sharing forms
|
||||
* Dark Mode (dark canvas background and other interface changes)
|
||||
* New settings to change review mode `Track Changes Display`
|
||||
|
@ -22,6 +24,7 @@
|
|||
#### Spreadsheet Editor
|
||||
|
||||
* Version History
|
||||
* Ability to use Sheet Views is available in OpenSource version
|
||||
* Ability to protect spreadsheet files and separate sheets
|
||||
* Ability to show other users cursor in co-edit mode
|
||||
* Ability to separate sheets and status bar
|
||||
|
|
|
@ -84,13 +84,13 @@ The table below will help you to make the right choice.
|
|||
| **Document Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
| Adding Content control | - | + | + |
|
||||
| Adding Content control | + | + | + |
|
||||
| Editing Content control | + | + | + |
|
||||
| Layout tools | + | + | + |
|
||||
| Table of contents | + | + | + |
|
||||
| Navigation panel | + | + | + |
|
||||
| Mail Merge | + | + | + |
|
||||
| Comparing Documents | - | + | + |
|
||||
| Comparing Documents | + | + | + |
|
||||
| **Spreadsheet Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
|
@ -100,7 +100,7 @@ The table below will help you to make the right choice.
|
|||
| Data validation | + | + | + |
|
||||
| Conditional formatting | + | + | + |
|
||||
| Sparklines | + | + | + |
|
||||
| Sheet Views | - | + | + |
|
||||
| Sheet Views | + | + | + |
|
||||
| **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||
| Font and paragraph formatting | + | + | + |
|
||||
| Object insertion | + | + | + |
|
||||
|
|
Loading…
Reference in a new issue