I would like to generate XLS files using PL/SQL. This includes entring text into cells, coloring cells, bordering cells and merging cells.
This may include also:
- different fonts, sizes, styles, alignings and colors of text
- different line arrangement, styles and colors of borders
- different types (number, text, time, date, boolean, ..) of cells
Can please anyone direct me, where can I find any documentation, methods, examples.. - anything about how to do this.