Hi, I need to set many properties whose values come from an Excel file. I don't want to use a DataSource, because there are hundreds of these values/properties and I think it is easier to script th...
Scriptom.releaseApartment() worked for me. However, I still want to know if this is the preferred way of doing things when you have to read a bunch of single values from an Excel workbook.