Difference between revisions of "WorksheetRange"
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category: Obsolete and deprecated functions]] | |
− | This function is now deprecated, | + | == WorksheetRange(workbook, sheet, range'', colIndex, rowIndex, howtoIndex'') == |
+ | |||
+ | This function is now deprecated, superseded by the function [[SpreadsheetRange]], which you should use instead. | ||
The parameters of [[SpreadsheetRange]] have removed «sheet» as the second parameter -- it is available still as an optional parameter, but unnecessary for named range labels. [[SpreadsheetRange]] has additional improvements which make it superior. | The parameters of [[SpreadsheetRange]] have removed «sheet» as the second parameter -- it is available still as an optional parameter, but unnecessary for named range labels. [[SpreadsheetRange]] has additional improvements which make it superior. | ||
This function may be removed in a future Analytica release, so please use [[SpreadsheetRange]]. | This function may be removed in a future Analytica release, so please use [[SpreadsheetRange]]. | ||
+ | |||
+ | ==See Also== | ||
+ | * [[SpreadsheetRange]] |
Latest revision as of 02:47, 9 February 2016
WorksheetRange(workbook, sheet, range, colIndex, rowIndex, howtoIndex)
This function is now deprecated, superseded by the function SpreadsheetRange, which you should use instead.
The parameters of SpreadsheetRange have removed «sheet» as the second parameter -- it is available still as an optional parameter, but unnecessary for named range labels. SpreadsheetRange has additional improvements which make it superior.
This function may be removed in a future Analytica release, so please use SpreadsheetRange.
See Also
Comments
Enable comment auto-refresher