SharedStringTableXmlMapper
SharedStringTableXmlMapper
Overview
SharedStringTableXmlMapper 是 C++ 的 FOSS 中的 Aspose.Cells 类.
表示共享字符串表xml映射器.
本类提供了3种方法,用于在C++程序中使用SharedStringTableXmlMapper对象. 有的方法包括: Read, SharedStringTableXmlMapper, Write. 在安装了Aspose.Cells FOSS for C++ 包后,所有公众成员都可以访问任何C ++应用程序.
Methods
| Signature | Description |
|---|---|
SharedStringTableXmlMapper() | 在这个 SharedStringTableXmlMapper 实例中调用SharedStringTableXmlMapper. |
Read(stream: std::vector<std::uint8_t>, sharedStrings: CellValue) | 读取指定的来源的数据. |
Write(stream: std::vector<std::uint8_t>, sharedStrings: CellValue) | 写入数据到指定目标. |