FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / FormulaDependentInfos Class / FormulaDependentInfos Constructor
Sheetview's name.


In This Topic
FormulaDependentInfos Constructor
In This Topic
Represents the FormulaDependentInfos constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal modelName As String _
)
 
'Usage
 
Dim modelName As String
 
Dim instance As New FormulaDependentInfos(modelName)

Parameters

modelName
Sheetview's name.
See Also