SharedStringTableXmlMapper

SharedStringTableXmlMapper

Overview

SharedStringTableXmlMapper is a class in Aspose.Cells FOSS for C++.

Represents shared string table xml mapper.

This class provides 3 methods for working with SharedStringTableXmlMapper objects in C++ programs. Available methods include: Read, SharedStringTableXmlMapper, Write. All public members are accessible to any C++ application after installing the Aspose.Cells FOSS for C++ package.

Methods

SignatureDescription
SharedStringTableXmlMapper()Calls SharedStringTableXmlMapper on this SharedStringTableXmlMapper instance.
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.

See Also

 English