Gets the value of the cells of the selection in an array variable of the DATE type.
All the cells must be numeric or a formula that returns a numeric result that can be interpreted as a date.
Parameters
workbookHandle |
NUM_BIN_4 |
Workbook handle. |
selection |
ALPHA(n) |
Cell ranges processed. |
values(n) |
NUM_BIN_4 |
Array of values read. |
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