[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISerializePresentation

ISerializePresentation Interface

Interface that supports serialization of presentations from the models to XML.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface ISerializePresentation
Public Interface ISerializePresentation

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the presentation from XML.

Serialize(XmlTextWriter)

Saves the presentation to XML.