Spread for ASP.NET 10 Product Documentation
DefaultSheetDataModel Constructor(ICalcResolver)


Creates a default data model with the specified resolver.
Syntax
'Declaration
 
Public Function New( _
   ByVal resolver As ICalcResolver _
)
'Usage
 
Dim resolver As ICalcResolver
 
Dim instance As New DefaultSheetDataModel(resolver)
public DefaultSheetDataModel( 
   ICalcResolver resolver
)

Parameters

resolver
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.