Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / ISerializeData Interface / Serialize Method


In This Topic
    Serialize Method (ISerializeData)
    In This Topic
    Saves the data to XML.
    Overload List
    OverloadDescription
    Saves the data to XML.  
    Saves the data to XML and optionally the data source and bound data.  
    Remarks

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

    Data consists of the data models for each sheet.

    See Also