[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISerializeSettings

ISerializeSettings Interface

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

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

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the settings from XML.

Serialize(XmlTextWriter)

Saves the settings to XML.