mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 13:46:17 +08:00
Generate your professional Excel spreadsheet from ABAP
abapbackenderpexcelexcel-exportexcel-importexcelgeneratorexcelreaderexcelwriterhacktoberfestopen-sourcesapsap-netweaver
![]() Add methods SET_SIZE and GET_SIZE to add the posibility to change the size of the comments. These methods modify the new attributes of the class WIDTH and HEIGHT. These attributes will be read in CREATE_XL_DRAWING_FOR_COMMENTS of class ZCL_EXCEL_WRITER_2007 when the XML of the excel sheet is being gnerated |
||
---|---|---|
.github/workflows | ||
docs | ||
src | ||
test | ||
_config.yml | ||
.abapgit.xml | ||
.gitignore | ||
.npmrc | ||
abap_transpile.json | ||
abaplint-app.json | ||
abaplint-steampunk.json | ||
abaplint.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md |
abap2xlsx - Read and generate Excel Spreadsheets with ABAP
For general information please refer to the blog series abap2xlsx - Generate your professional Excel spreadsheet from ABAP and the documentation. Please refer to the official wiki for the abapGit installation guide. Note that the Demo programs are provided in a separate repository, and can be installed after abap2xlsx.
For questions, bug reports and more information on contributing to the project, please refer to the contributing guidelines.
Version support: minimum tested version is SAP_ABA 731, it might work on older versions still but we need volunteers to test it.