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