Returns the number of rows in an array
size_t Rows( ) const;
This function returns the height of an array.
Header: xllplus.h
CXlArray Class | CXlArray Methods