I need to integrate my Qt Application with MS Excel, I have created a class that can do the job so well but I have limited knowledge of the variables to include when dealing with the worksheet (querySubObject) and Cell Properties such as borders (Bottom Border, Top Border, Bottom Double border,etc), as well as writing images, chats, etc into the spreadsheet, headers and footers(this very important). I have searched the internet in vain. Can someone point to me how I can access these attributes so I can make my exports look elegant to the final user? Thanks.