public interface SheetWriter<T>
| Modifier and Type | Method and Description |
|---|---|
CellPosition |
write(org.apache.poi.ss.usermodel.Sheet sheet,
Collection<T> data) |
CellPosition write(org.apache.poi.ss.usermodel.Sheet sheet, Collection<T> data)
Copyright © 2019. All rights reserved.