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