This class contains methods that enable your component to call the methods of the Application object.
Method |
Description |
Prevents other scripts from modifying variables stored in the Application object. | |
Enables other scripts to modify variables stored in the Application object. | |
Value(bstrValue As String) As Variant |
Retrieves the value of the specified variable from the Application object. |