xml spy
Previous  Top  Next
Application


See also

Methods
GetDatabaseImportElementList
GetDatabaseSettings
GetDatabaseTables
ImportFromDatabase

GetTextImportElementList
GetTextImportExportSettings
ImportFromText

ImportFromWord

ImportFromSchema

GetExportSettings

NewProject
OpenProject

AddMacroMenuItem
ClearMacroMenu

ShowForm

ShowApplication

URLDelete
URLMakeDirectory

Quit

Properties

ActiveDocument
Documents

CurrentProject

WarningNumber
WarningText

Description

Application is the root for all other objects. It is the only object you can create by CreateObject (VisualBasic) or other similar COM related functions.

Example

   Dim objSpy As Application
   Set
 objSpy = CreateObject("XMLSpy.Application")

Previous  Top  Next

© 2002 Altova