[]
Get the Forecast Sheet dialog that allows to create a new worksheet to predict data trends.
public static Form ForecastSheet(FpSpread spread)
Public Shared Function ForecastSheet(spread As FpSpread) As Form
Type | Name | Description |
---|---|---|
FpSpread | spread | The FpSpread owner. |
Type | Description |
---|---|
Form | A Form object represents the Forecast Sheet dialog. |