public class SimpleRowObject extends java.lang.Object implements ISimpleRowObject
Constructor and Description |
---|
SimpleRowObject(SimpleCell[] cells)
Constructor
|
Modifier and Type | Method and Description |
---|---|
SimpleCell[] |
getCells()
returns the cells in the row
|
public SimpleRowObject(SimpleCell[] cells)
public SimpleCell[] getCells()
getCells
in interface ISimpleRowObject