Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView.DocumentModels Class / SheetView.DocumentModels Constructor


In This Topic
SheetView.DocumentModels Constructor
In This Topic
Creates a new, empty container of the models that make up the sheet document.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New SheetView.DocumentModels()
See Also