Difference between revisions of "WriteWorksheetRange"

 
m (Deprecated)
Line 1: Line 1:
[[Category:Database Functions]]
+
= WriteWorksheetRange(workbook,sheet,range,colIndex,rowIndex) =
#REDIRECT [[Functions to Write Data to Excel Worksheets]]
+
 
 +
This function has been deprecated.  It is now superceded by [[SpreadsheetSetRange]].
 +
 
 +
You should use [[SpreadsheetSetRange]] instead, since [[WriteWorksheetRange]] may be removed in future builds of Analytica 4.2.
 +
 
 +
[[WriteWorksheetRange]] was first made available in an early beta build of 4.2.0, and replaced by [[SpreadsheetSetRange]] in beta build 4.2.0.21, so it was never "officially" part of an Analytica release.

Revision as of 21:55, 28 July 2009

WriteWorksheetRange(workbook,sheet,range,colIndex,rowIndex)

This function has been deprecated. It is now superceded by SpreadsheetSetRange.

You should use SpreadsheetSetRange instead, since WriteWorksheetRange may be removed in future builds of Analytica 4.2.

WriteWorksheetRange was first made available in an early beta build of 4.2.0, and replaced by SpreadsheetSetRange in beta build 4.2.0.21, so it was never "officially" part of an Analytica release.

Comments


You are not allowed to post comments.