Spread for ASP.NET 11 Product Documentation
ISerializeData Interface
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : ISerializeData Interface
Interface that supports serialization to XML of data from the models.
Object Model
ISerializeData Interface
Syntax
'Declaration
 
Public Interface ISerializeData 
'Usage
 
Dim instance As ISerializeData
public interface ISerializeData 
Remarks

Data consists of the cell data, formulas, tags, and notes.

Data consists of the data models for each sheet.

See Also

Reference

ISerializeData Members
FarPoint.Web.Spread.Model Namespace