Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > EquationWeightCoefficientsPanel > EquationWeightCoefficientsPanel.setSource

EquationWeightCoefficientsPanel.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 EquationWeightCoefficientsPanel Constructor page.

See also:

EquationWeightCoefficientsPanel