Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / SpreadSerializer Class
Methods


In This Topic
    SpreadSerializer Class Members
    In This Topic

    The following tables list the members exposed by SpreadSerializer.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new SpreadSerializer.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Determines whether the specified file contains a top-level Spread XML node.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads the text file with the specified formatting.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads the specified XML data (for an entire Spread component) from a file into a Spread component.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Saves an entire Spread component to an XML file.  
    Top
    See Also