Spread Windows Forms 12.0 Product Documentation
FormulaDependentInfos Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > FormulaDependentInfos Class : FormulaDependentInfos Constructor
Sheetview's name.
Represents the FormulaDependentInfos constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal modelName As String _
)
'Usage
 
Dim modelName As String
 
Dim instance As New FormulaDependentInfos(modelName)
public FormulaDependentInfos( 
   string modelName
)

Parameters

modelName
Sheetview's name.
See Also

Reference

FormulaDependentInfos Class
FormulaDependentInfos Members