Uses of Class
org.xlsx4j.sml.Row
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of Row in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type Row Modifier and Type Field Description protected java.util.List<Row>SheetData. rowMethods in org.xlsx4j.sml that return Row Modifier and Type Method Description RowObjectFactory. createRow()Create an instance ofRowMethods in org.xlsx4j.sml that return types with arguments of type Row Modifier and Type Method Description java.util.List<Row>SheetData. getRow()Gets the value of the row property.