public interface SpreadsheetWriter<T extends OutputStream>
| Modifier and Type | Method and Description |
|---|---|
<T extends OutputStream> |
performWrite()
Writes the Spreadsheet and returns the OutputStream.
|
byte[] |
write()
Deprecated.
To be deleted at version 1.0
|
@Deprecated byte[] write()
performWrite()<T extends OutputStream> T performWrite()
Copyright © 2018. All rights reserved.