I am pushing XML data into an Excel Table via C#, but when I do this, my ActiveX checkboxes lower on the page do not adjust their position. The spreadsheet rows move down, but the checkboxes do not.
Also, at times it seems like even though the cells on the spreadsheet shift down, the row heights do not, messing up the formatting.
I tried messing around with the properties of the checkboxes, but still got the same behavior.
Thanks.