From within Excel, with a worksheet already displayed, how does one get the current XLWorkbook instance?
I don't want to open it with new XLWorkbook as it is already open. I would expect a static method along the lines of "XLWorkbook.Current()" but I can't find such a thing.
Regards
Rob
I don't want to open it with new XLWorkbook as it is already open. I would expect a static method along the lines of "XLWorkbook.Current()" but I can't find such a thing.
Regards
Rob