Android Tutorial Read / Write Excel files on Android

Status
Not open for further replies.

Ferbis

Active Member
Licensed User
Longtime User
Hey Erel is it possible to add support for merging cells, as well as cell colors ?
As Erel said before in this thread;
1. Please start a new thread for this question
2. Don't limit your questions to a single member.
 

Xfood

Expert
Licensed User
You can modify it with Reflection library:
B4X:
Dim r As Reflector
r.Target = wcf
r.RunMethod2("setWrap", True, "java.lang.boolean")
Good evening,
wcf things?
I would like some lines of the Excel sheet that I generate with this fantastic library to self-adjust vertically, is it possible?
Thanks
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…