Defines the value of the cells in the selection via an array of values of the ALPHA type.
If the number of values provided is less than the number of selected cells, the function loops on the array.
Parameters
workbookHandle |
NUM_BIN_4 |
Workbook handle. |
selection |
ALPHA(n) |
Cell ranges processed. |
values(n) |
ALPHA(n) |
Array of values to be inserted. |
lgValues |
NUM_BIN_4 |
Length of a values array item. |
nbValues |
NUM_BIN_4 |
Number of values array items. |
rc |
NUM_BIN_4 |
Function return code (see Error codes constants).
Output parameter. |
List of XlsxToolBx DLL functions - Selection class