|
Παρουσίαση με Ετικέτες
Όλες οι Ετικέτε... » Scripting (RSS)
-
My contribution to: http://stackoverflow.com/questions/14109102/how-do-i-add-a-worksheet-after-all-existing-excel-worksheets Seems Worksheets property is read-only Returns a Sheets collection that represents all the worksheets in the specified workbook. Read-only Sheets object. ...
-
Well, this subject always excited me! The fact that you can provide at your executable, a programming language (script) that the user can use to interact with your application is something amazing. In this post, we see how this is possible by using the Dynamic Language Runtime (DLR) and IronPython, and then see whether the services provided by the ...
-
Based on the specs i posted here, I have created a working prototype
In the video bellow I demo how you can model a classic Customer-Orders relationship at runtime modify the template of Orders property to create also a new custom readonly property that will return the first object of Orders if found. (same way you could create any ...
|
|
|