SetStyleSheet (NotesXSLTransformer - LotusScript®)

Specifies the style sheet for the transformation.

Defined in

NotesXSLTransformer

Syntax

Call notesXSLTransformer .SetStyleSheet( styleSheet )

Parameters

styleSheet

An object of the following type:

  • NotesStream

Usage

This method overrides the styleSheet parameter of CreateXSLTransformer.

A problem with the style sheet causes error 4521 lsERR_NOTESXSLT_STYLESHEET_OBJECT.