public CellInfo( object rawValue, StyleInfo style, string formula, string note, object tag )
'Declaration Public Function New( _ ByVal rawValue As Object, _ ByVal style As StyleInfo, _ ByVal formula As String, _ ByVal note As String, _ ByVal tag As Object _ )
'Declaration
Public Function New( _ ByVal rawValue As Object, _ ByVal style As StyleInfo, _ ByVal formula As String, _ ByVal note As String, _ ByVal tag As Object _ )
'Usage Dim rawValue As Object Dim style As StyleInfo Dim formula As String Dim note As String Dim tag As Object Dim instance As New CellInfo(rawValue, style, formula, note, tag)
'Usage
Dim rawValue As Object Dim style As StyleInfo Dim formula As String Dim note As String Dim tag As Object Dim instance As New CellInfo(rawValue, style, formula, note, tag)
CellInfo Class CellInfo Members Overload List