WorkbookBox Constructor

Syntax

PP.TS.Ui.WorkbookBox (settings);

Parameters

settings.  JSON object that contains values of component properties.

Description

The WorkbookBox constructor creates an instance of the WorkbookBox class.

Example

The example of using the WorkbookBox constructor is given on the Example of Creating the WorkbookBox Component page.

See also:

WorkbookBox