thuliobuarque / java2word

Automatically exported from code.google.com/p/java2word
0 stars 0 forks source link

Editing tables and parameters in template #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello!

It is real to read a template from .doc. Dut i didn't find a way to read 
elements from my template.
For example, i have a template with tale and some parameters. It will be nice 
to see an example of editing that table, adding and deleting rows in that 
table, change parameters values.
If some of this functions are realized, please give me example.

Thank you.

Original issue reported on code.google.com by Alexys.M...@gmail.com on 19 Aug 2011 at 7:17

GoogleCodeExporter commented 8 years ago
you can't currently edit a table in the template. You can create a table using 
the API but not change its style yet.

Original comment by leonardo...@gmail.com on 2 Feb 2012 at 12:32