![Picture of Francesco Picture of Francesco](/graphics/unknown.gif)
Francesco - 2018-09-20 07:12:29
Hi Sergey!
Thank you for SimpleXLSX is a great work!
I tried to retrieve data froma xslx file and i tworks correctly for the first sheet.
Bu trying to retrieve from the second: print_r( $xlsx->rows(1) );
i returns nothing.
I'm using it on PHP7.
Any issue about this?
Thanks
Francesco