Gets the value of the cells of the selection in an array variable of the ALPHA type.
Parameters
workbookHandle |
NUM_BIN_4 |
Workbook handle. |
selection |
ALPHA(n) |
Cell ranges processed. |
values(n) |
ALPHA(n) |
Array of values read. |
lgValue |
NUM_BIN_4 |
Length of an array item. |
nbValues |
NUM_BIN_4 |
Number of values, indicates as an input the size of the array and as an output the number of values read. |
rc |
NUM_BIN_4 |
Function return code (see Error codes constants).
Output parameter. |
List of XlsxToolBx DLL functions - Selection class