Document.TransformXSLEx
Method: TransformXSLEx(nAction as SPYDialogAction)
Description
TransformXSLEx processes the XML document via the associated XSL file. The parameter specifies whether a dialog asking for the result document name should pop up or not. See Document.AssignXSL on how to place a reference to a XSL file into the document.
Errors
1400 | The document object is no longer valid. |
1411 | Error during transformation process. |