SharedStringTableXmlMapper
Overview
SharedStringTableXmlMapper is a class in Aspose.Cells FOSS for C++.
Represents shared string table xml mapper.
Methods
| Signature | Description |
|---|---|
Read(stream: std::vector<std::uint8_t>, sharedStrings: CellValue) | Reads data from the specified source. |
Write(stream: std::vector<std::uint8_t>, sharedStrings: CellValue) | Writes data to the specified target. |