- All Implemented Interfaces:
Sheet, Iterable<Row>
An OpenDocument table.
- Author:
- jzedlitz
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
nextRow
public final Row nextRow()
-
-
setName
public final void setName(String name)
- Parameters:
name - The name to set.
-
-
-