Overview
IPackageWriter is a interface in Aspose.Cells FOSS for Java.
Provides a contract for writing package models to a stream.
Methods
| Signature | Description |
|---|
write(stream: OutputStream, packageModel: PackageModel) | Writes the package model to the specified stream. |