Android Question B4A Excel Library

mike1967

Active Member
Licensed User
Longtime User
Hello, regarding this library i have made some code in order to use it. I will use it for create report. I have use the initialize2 method for create a template to use as report page. How i can modify the content of a defined cell in the default sheet ? Can i make a copy of a default sheet with the included format without create new in order to define the pagination (ex. Sheet1 as Page1, Sheet2 as Page 2 and so on) Thanks in advance.
 

Attachments

  • Cattura.PNG
    36.5 KB · Views: 263

mike1967

Active Member
Licensed User
Longtime User
Not sure that I understand. Do you want to make multiple copies of a sheet from the template project?
Yes, i want to make multiple Copy of the sheet from the template project internally at workbook.
 
Upvote 0

mike1967

Active Member
Licensed User
Longtime User
Make enough copies of the sheet in your template project and use WritableWorkbook.RemoveSheet to remove the unneeded sheets.

Hello, i have create with successo the xls file,now how i can print It via OS printer capability? Can provider me samples code ? Thanks in advance
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…