Hi
My requireent is to create table using docx4j and in one of table cell i would be embeding ole object. I could not find a way how do i achieve this. There were posts which states to use OledocxHelper class. It has embed function that is taking index parameter to tell where to insert. But it does not serve my purpose.
i am looking for any api that returns OLe object which i could ...