StylesheetXmlMapper
Overview
StylesheetXmlMapper is a class in Aspose.Cells FOSS for Java.
Maps style information to and from XML.
Methods
| Signature | Description |
|---|---|
read(stream: InputStream, styleRepository: Object) | Not implemented in the FOSS edition — throws at runtime. Reads style data from an XML input stream. |
write(stream: OutputStream, styleRepository: Object) | Not implemented in the FOSS edition — throws at runtime. Writes style data to an XML output stream. |