ForecastSheet Method
ForecastSheet(FpSpread)
Get the Forecast Sheet dialog that allows to create a new worksheet to predict data trends.
Declaration
public static Form ForecastSheet(FpSpread spread)
Public Shared Function ForecastSheet(spread As FpSpread) As Form
Parameters
Returns
Type |
Description |
Form |
A Form object represents the Forecast Sheet dialog.
|