WorksheetXmlMapper

WorksheetXmlMapper

Overview

WorksheetXmlMapper is a class in Aspose.Cells FOSS for Java.

Maps worksheet XML data.

Methods

SignatureDescription
read(stream: InputStream, worksheetModel: Object)Not implemented in the FOSS edition — throws at runtime. Reads the content from the source input.
write(stream: OutputStream, worksheetModel: Object)Not implemented in the FOSS edition — throws at runtime. Writes the current content to the target output.