|
: 23 : 24 : 1 |
For Symphony VBA interoperatibility, we have supported most of the frequently-used VBA runtime library, Excel, Control APIs/events, such as Workbook, Worksheet, Range, Window, Name, TextBox, ComboBox, Frame, MultiPage, etc. But we still have many work need to do:
1. I think support to save the changed vba macro codes back into xls(doc/ppt) file in Symphony is very important and usefull for customers.
2. MS Word VBA APIs/events also are an important feature, we should we can begin to work on them.
3. Continue to support more Excel VBA API/events, such as PivotTable related APIs.
|