Skip to content

Commit f2a4fbe

Browse files
authored
Update xlsx.md
1 parent b524c8e commit f2a4fbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/addons/xlsx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
No worries! No one wants to reinvent the wheel and write the 1001st blog post about ABAP and XLSX. ;) <br>
66

7-
As abap2UI5 is a pure ABAP framework, you can easily use the fantastic project abap2XLSX to upload and download XLSX files and display the content in UI5 tables. In the cloud, you can use the new XCO API for XLSX handling. This add-on provides some basic examples and APIs to give you an idea of how to use XLSX files with abap2UI5.
7+
As abap2UI5 is a pure ABAP framework, you can easily use the fantastic project [abap2XLSX](https://github.com/abap2xlsx) to upload and download XLSX files and display the content in UI5 tables. In the cloud, you can use the new XCO API for XLSX handling. This add-on provides some basic examples and APIs to give you an idea of how to use XLSX files with abap2UI5.
88

99

10-
#### XLSX with abap2xlsx
10+
#### XLSX with abap2xlsx (classic)
1111

1212

13-
#### XLSX in ABAP for Cloud
13+
#### XLSX (cloud)

0 commit comments

Comments
 (0)