XLL+ Class Library

XllDriver.SaveAsXml

Saves signatures of all loaded functions to an XML file

[VB]
Public Sub SaveAsXml( _
   ByVal xmlFile As String _
)

Parameters

xmlFile

The full path of the file to which the definitions will be saved.

Requirements

Library: pslxld01.dll

See Also

XllDriver Class | XllDriver Methods