Package org.jxls.common
Class RowData
java.lang.Object
org.jxls.common.RowData
Represents an Excel row data holder
- Author:
- Leonid Vysochyn
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddCellData(CellData cellData) getCellData(int col) intintiterator()voidsetTransformer(Transformer transformer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator