[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISerializeStyles

ISerializeStyles Interface

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

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

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the styles from XML.

Serialize(XmlTextWriter)

Saves the styles to XML.