question

CCFoster avatar image
0 Votes"
CCFoster asked JiachenLiMFST-9349 edited

Pinch Zoom breaks touch accuracy when opening Excel through Microsoft.Office.Interop.Excel

Good Morning,
I'm using 'Microsoft Excel 14.0 Object Library' just to open and close a specific workbook and I'm running in to a possible bug with the library. If I open a workbook 'Workbooks.Open' it opens fine and runs fine however when using pinch zoom on a tablet the columns visually seem to adjust but when trying to tap on them it seems to react as if it was at the normal zoom level.

If I open the Excel file with Process.Start I have no issues with pinch zoom but I can't find a good way of managing opening and closing that one file while others are open.


office-vba-devoffice-js-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers