Defines the value of the cells in the selection via an array of values of the NUM_BIN_2 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) |
NUM_BIN_2 |
Array of values to be inserted. |
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