Skip to content

Commit b66182d

Browse files
committed
Release Aspose.Cells Cloud SDK 22.3
1 parent c0e8ab9 commit b66182d

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,11 @@ Android Cloud SDK wraps Aspose.Cells Cloud API. The SDK enhances your Android ap
2121
- Leverage the power of named ranges.
2222

2323

24-
## Feature & Enhancements in Version 22.2
24+
## Feature & Enhancements in Version 22.3
25+
26+
- Add new API about adding digital signature for cloud file.
2527

26-
- Update return value for the DeleteUnprotectWorksheet API.
27-
- Update return value for the PutProtectWorksheet API.
28-
- Update return value for the PostSetCellHtmlString API.
29-
- Update return value for the PostUpdateWorksheetProperty API.
3028

31-
3229
## Read & Write Spreadsheet Formats
3330

3431
**Microsoft Excel:** XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = 'com.aspose'
2-
project.version = '22.2'
2+
project.version = '22.3'
33

44
buildscript {
55
repositories {

0 commit comments

Comments
 (0)