Hi
is it poseble to change BackgroundColor using Colors.RGB(0, 255, 0)
Sigster
is it poseble to change BackgroundColor using Colors.RGB(0, 255, 0)
cellFormat.BackgroundColor = cellFormat.COLOR_GREY_25_PERCENT:
Read / Write Excel files on Android
The Excel library is a new library that wraps the open source jexcel project and allows you to read or write Excel workbooks. This library supports XLS files. The new xml based format (xslx) is not supported. Setup - Download the attached library and copy both files to the libraries folder. -...
www.b4x.com
Sigster