Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView.DocumentModels Class
Members


In This Topic
    SheetView.DocumentModels Class
    In This Topic
    Represents the SheetView.DocumentModels object that contains the models that make up the sheet.
    Object Model
    SheetView.DocumentModels ClassISheetAxisModel InterfaceISheetDataModel InterfaceISheetAxisModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceISheetDataModel InterfaceISheetAxisModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceIConditionalFormattingModel InterfaceConditionalFormatting ClassISheetDataModel InterfaceISheetAxisModel InterfaceISheetAxisModel InterfaceISheetDataModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceISheetSelectionModel InterfaceISheetDataModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceISheetSpanModel InterfaceISheetStyleModel Interface
    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  
    Remarks
    Most users do not need to use the model objects directly and should instead use methods in the SheetView class that translate coordinates from view to model indexes.
    Inheritance Hierarchy

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

    See Also