Document.AssignXSL
Method: AssignXSL (strXSLFile as String, bDialog as Boolean)
Description
The method places a reference to the XSL file "strXSLFile" into the document. Note that no error occurs if the file does not exist or is not accessible. If bDialog is true XMLSpy presents a dialog to set the file.
Errors
1400 | The object is no longer valid. | |
1409 | You are not allowed to assign an XSL file to the document. |