Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.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 Constructor  
    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 a sheetview) from a stream into a sheetview.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Saves the specified SheetView to the specified file as an HTML table.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Saves the specified range in the specified SheetView to the specified file as an HTML table.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Saves an entire Spread component to an XML file.  
    Top
    See Also