Add some more changes
This commit is contained in:
parent
23d3b480c7
commit
648a67aeee
|
@ -5,6 +5,9 @@
|
||||||
#### Document Editor
|
#### Document Editor
|
||||||
* Special Paste
|
* Special Paste
|
||||||
* Rich text content support
|
* Rich text content support
|
||||||
|
* Translates for Paragraph Styles
|
||||||
|
* View mode with comments
|
||||||
|
* Option to hide solved comments
|
||||||
|
|
||||||
#### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
* Formulas with conditional formatting
|
* Formulas with conditional formatting
|
||||||
|
@ -22,6 +25,10 @@
|
||||||
`PERCENTILE.INC`, `PERCENTRANK.EXC`, `PERCENTRANK.INC`,
|
`PERCENTILE.INC`, `PERCENTRANK.EXC`, `PERCENTRANK.INC`,
|
||||||
`RANK`, `RANK.AVG`, `RANK.EQ`, `TDIST`, `TINV`, `T.DIST`,
|
`RANK`, `RANK.AVG`, `RANK.EQ`, `TDIST`, `TINV`, `T.DIST`,
|
||||||
`T.DIST.2T`, `T.DIST.RT`, `T.INV`, `T.INV.2T`, `XOR` functions
|
`T.DIST.2T`, `T.DIST.RT`, `T.INV`, `T.INV.2T`, `XOR` functions
|
||||||
|
* Exclue hidden rows from copy, autofill, formatting etc...
|
||||||
|
* Update active cell color
|
||||||
|
* Frozen pane now with shadow
|
||||||
|
* Translates for cell styles
|
||||||
|
|
||||||
#### Presentation Editor
|
#### Presentation Editor
|
||||||
* Ability to connect shapes via lines
|
* Ability to connect shapes via lines
|
||||||
|
|
Loading…
Reference in a new issue