Class Row

java.lang.Object
de.zedlitz.opendocument.Row
All Implemented Interfaces:
Iterable<Cell>

public class Row extends Object implements Iterable<Cell>
A row in an OpenDocument table.
Author:
jzedlitz
  • Constructor Details

  • Method Details