EaxMdService.setActiveSheet

Syntax

setActiveSheet(doc, metadata, callback);

Parameters

doc. Express report document to be activated.

metadata. Metadata.

callback. Callback function.

Description

The setActiveSheet method activates a specified sheet of express report document.

Example

The example of use is given on the page with description of the EaxMdService.removeSheet method.

See also:

EaxMdService