Spread Windows Forms 12.0 Product Documentation
SheetView.DocumentModels Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetView.DocumentModels Class
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

Reference

SheetView.DocumentModels Members
FarPoint.Win.Spread Namespace

User-Task Documentation

Using Sheet Models