Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView.DocumentModels Class
Members


In This Topic
    SheetView.DocumentModels Class
    In This Topic
    Represents a container of the models that make up the sheet document.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SheetView.DocumentModels 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As SheetView.DocumentModels
    public sealed class SheetView.DocumentModels : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SheetView.DocumentModels

    See Also