StylesheetXmlMapper

StylesheetXmlMapper

Overview

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

Represents stylesheet xml mapper.

Methods

SignatureDescription
Read(stream: std::vector<std::uint8_t>, styleRepository: CellValue)Reads data from the specified source.
Write(stream: std::vector<std::uint8_t>, styleRepository: CellValue)Writes data to the specified target.

See Also