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