当当网图书频道在线销售正版《【预订】Catia V5: Macro Programming with Visual Basic Script》,作者:Ziethen,出版社:McGraw。最新《【预订】Catia V5: Macro Programming with Visual Basic Script》简介、书评、试读、价格、图片等相关信息,尽在DangDang.com,网购
CATIA V5 Macro Programming with Visual Basic Script shows you, step by step, how to create your own macros that automate repetitive tasks, accelerate design procedures, and automatically generate complex geometries. Filled with full-color screenshots and illustrations, this practical guide walks you th...
Carry out a macro action in a Visual Basic procedure Macro actions that don't have corresponding DoCmd methods Running, Debugging, and Troubleshooting Macros Making Key Assignments Basic Programming Concepts Advanced Programming Concepts ActiveX Controls ...
如果 Visual Basic 中存在等效函数,则不能通过在宏中调用 函数作为 Application 对象或 WorksheetFunction 对象的方法来使用宏中的内置工作表函数。 References 有关Application 或 WorksheetFunction 对象不支持的工作表函数的其他信息,请参阅 并非所有工作表函数都支持作为 Application 对象的方法。
Microsoft Agent Part 1: Animating Office Applications with Microsoft Agent Microsoft Office Development with Visual Studio Microsoft Office XP Developer Digital Dashboard Engine Support Office XP Primary Interop Assemblies Known Issues Secure Deployment of Managed COM Add-Ins in Office XP ...
This article contains sample Microsoft Visual Basic for Applications procedures that you can use to work with several types of arrays. More Information Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not lim...
To add the RunMacro action to a Visual Basic procedure, add theRunMacromethod of theDoCmdobject to your procedure, and specify the name of the macro you want to run; for example, the followingRunMacromethod runs the macro My Macro:
Visual Basic Public Property Definition As String C# public string Definition { get; set; } C++ public: property String^ Definition { String^ get(); void set(String^ value); } JScript public function get Definition() : String public function set Definition(String); Property Value System.String...
Microsoft Excel enables users to automate features and commands using macros and Visual Basic for Applications (VBA) scripting. VBA is the programming language Excel uses to create macros. It will also execute automated commands based on specific conditi