Application.ObjectConvert Method
Project Developer Reference |
Displays the Convert dialog box, which prompts the user to convert the active object to a new format.
Syntax
expression.ObjectConvert
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ObjectConvert method has the same effect as the Convert command on the Object submenu, which is available on the Edit menu.
See Also