SharedStringTableXmlMapper
Overview
SharedStringTableXmlMapper is a class in Aspose.Cells FOSS for Java.
Maps shared string tables to/from XML.
Methods
| Signature | Description |
|---|---|
read(stream: InputStream, sharedStrings: Object) | Not implemented in the FOSS edition — throws at runtime. Reads shared strings from an XML stream. |
write(stream: OutputStream, sharedStrings: Object) | Not implemented in the FOSS edition — throws at runtime. Writes shared strings to an XML stream. |