| Package | Description |
|---|---|
| sirius.web.data |
| Modifier and Type | Method and Description |
|---|---|
ExcelExport |
ExcelExport.addRow(Object... row)
Adds the given array of objects as a row.
|
ExcelExport |
ExcelExport.addRowAsList(Collection<?> row)
Adds the given collection of objects as a row.
|
Copyright © 2018. All rights reserved.