mirror of https://github.com/adamdruppe/arsd.git
Allow converting ComResult to VARIANT
Allows you to do this with the Excel COM interface: ``` auto range = sheet.Range()(sheet.Cells()(1, 1), sheet.Cells()(3, 4)); ```
This commit is contained in:
parent
46ecb7efc6
commit
8a7daff45a
Loading…
Reference in New Issue