PHP Classes

Reading ranges

Recommend this page to a friend!

      Excel  >  All threads  >  Reading ranges  >  (Un) Subscribe thread alerts  
Subject:Reading ranges
Summary:Only retrieves first row
Messages:1
Author:Matías montes
Date:2008-11-10 13:51:28
 

  1. Reading ranges   Reply   Report abuse  
Picture of Matías montes Matías montes - 2008-11-10 13:51:28
When reading a range, like A1:D5, it only retrieves the first row (aka A1:A5). Is that the desired behaviour? is there any way to retrieve them all in a bidimensional array ??