Returns a pointer to the array of numbers
double* GetPointer( ); const double* GetPointer( ) const;
This function returns a pointer to the array of numbers within the CXlArray.
Header: xllplus.h
CXlArray Class | CXlArray Methods