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


In This Topic
    SpreadSerializer Class
    In This Topic
    Represents the serializer object for opening from and saving to a file, the entire Spread component and all its data.
    Object Model
    SpreadSerializer Class
    Syntax
    'Declaration
     
    
    Public Class SpreadSerializer 
    'Usage
     
    
    Dim instance As SpreadSerializer
    public class SpreadSerializer 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Model.SpreadSerializer

    See Also