T - typepublic abstract class DataSaverExcelStream<T> extends DataSaverExcelBase<T>
anchor, creationHelper, drawing, header, sheet| Modifier | Constructor and Description |
|---|---|
protected |
DataSaverExcelStream(Iterable<T> objects)
Constructs this object and stores the data objects.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCustomValidationModification(org.apache.poi.ss.usermodel.DataValidation dataValidation) |
protected abstract InputStream |
getTemplate()
Returns the template excel file to be used to save data to.
|
protected void |
saveAndValidate() |
save, save, setCommand, setCommand, setValueprotected void saveAndValidate()
protected abstract InputStream getTemplate()
protected void addCustomValidationModification(org.apache.poi.ss.usermodel.DataValidation dataValidation)
Copyright © 2025 European Spallation Source. All rights reserved.