LOTUSSCRIPT/COM/OLE CLASSES


SetStyleSheet method
Specifies the style sheet for the transformation.

Defined in

NotesXSLTransformer

Syntax

Call notesXSLTransformer.SetStyleSheet( styleSheet )

Parameters

styleSheet

Usage

This method overrides the styleSheet parameter of CreateXSLTransformer.

A problem with the style sheet causes error 4521 lsERR_NOTESXSLT_STYLESHEET_OBJECT.

See Also