EquationSmoothingSlidingPanel.setSource

Syntax

setSource (value);

Parameters

value. Sets a workbook, an instance of the Workbook class.

Description

The setSource method specifies the workbook to display its data in the component.

Example

The example of using the setSource method is given on the EquationSmoothingSlidingPanel Constructor page.

See also:

EquationSmoothingSlidingPanel