Skip to content

Commit

Permalink
Fix missprints
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisDeeSign committed Jan 29, 2024
1 parent 4856529 commit c19d4e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* Dialog for converting old `OFORM` files to `PDF`
* For the radio button field, add the setting for the name of the selected
element (Radio button choice)
* Add a chain of tips when working with docxf files
* Add a chain of tips when working with `DOCXF` files

#### Security

Expand Down Expand Up @@ -104,13 +104,13 @@

* Add the ability to set an avatar for the current user using the editor
config: `config.editorConfig.user.image` (this image will not be visible
for other users)`
for other users)

#### API

* Add the following methods: `GetFreezePanesType`, `SetFreezePanesType`, and
the `FreezePanes` property
* Add the `GetFreezePanes` method and the `FreezePanes` property to `ApiWorkseet`
* Add the `GetFreezePanes` method and the `FreezePanes` property to `ApiWorksheet`
* Add the `ApiFreezePanes` class with the following methods: `FreezeAt`,
`FreezeColumns`, `FreezeRows`, `GetLocation`, `Unfreeze`
* Add the following methods for obtaining and filling out form data
Expand Down

0 comments on commit c19d4e7

Please sign in to comment.