hey all,<br> For my project, i am using ODFpy open office spreadsheets. I am creating ledgers in python <a href="http://ie.ledger.py/" target="_blank">ie.ledger.py</a>.
So when i run ledger.py, spreadsheet will be opened in open office.
since ledger is made of number of accounts, i am creating multiple
tables for all accounts in single spreadsheet. So, there are number of
tables in one spreadsheet. Now i want create links in each table of
spreadsheet so that i can connect multiple tables. SO can anyone please
tell me how to create links in odfpy..