EquationProcessPanel.setSource

Syntax

setSource (source);

Parameters

source. 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 EquationProcessPanel.getCurrentState page.

See also:

EquationProcessPanel