Spread Windows Forms 15.0
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. This class cannot be inherited.
    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