Add java.lang.Iterable style methods for iterating over rows and cells, but don't...
commit11b507a9f6ae1d456b141742f6679c2e6c8ccb08
authorNick Burch <nick@apache.org>
Tue, 5 Feb 2008 15:51:29 +0000 (5 15:51 +0000)
committerNick Burch <nick@apache.org>
Tue, 5 Feb 2008 15:51:29 +0000 (5 15:51 +0000)
tree08e3c324bc2a64ba2bd61e102e581d127147b2c4
parent03b35a788c07529910b773e3c8bcfa2fc37e1dae
Add java.lang.Iterable style methods for iterating over rows and cells, but don't actually implement that, as it wasn't in jdk 1.3 or jdk 1.4, with is rather tedious

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@618680 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFRow.java
src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java