StylesheetXmlMapper

StylesheetXmlMapper

Overview

StylesheetXmlMapper is a class in Aspose.Cells for NET.

StylesheetXmlMapper.Read reads stylesheet XML from the stream into the given style repository.

Methods

SignatureDescription
Read(stream: Stream, styleRepository: object)Reads stylesheet XML from the stream into the given style repository
Write(stream: Stream, styleRepository: object)Writes the stylesheet XML from the style repository to the provided stream