TSService.setMetadata

Syntax

setMetadata (wbk, callback);

Parameters

wbk. Sets workbook, an instance of the Workbook class.

callback. Sets handler for operation execution end.

Description

The setMetadata method saves workbook metadata to the server.

Example

The example of using the setMetadata method is given on the TSService.MetadataChangeStart page.

See also:

TSService