Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / ISerializeSettings Interface
Members


In This Topic
    ISerializeSettings Interface
    In This Topic
    Interface that supports serialization to XML of settings from the models.
    Object Model
    ISerializeSettings Interface
    Syntax
    'Declaration
     
    
    Public Interface ISerializeSettings 
    'Usage
     
    
    Dim instance As ISerializeSettings
    public interface ISerializeSettings 
    Remarks
    Settings consist of the workbook properties and the properties of each sheet
    See Also