IPackageWriter

IPackageWriter

Overview

IPackageWriter is a interface in Aspose.Cells FOSS for Java.

Provides a contract for writing package models to a stream.

Methods

SignatureDescription
write(stream: OutputStream, packageModel: PackageModel)Writes the package model to the specified stream.