Gets an
System.Object instance represents the origin cell value.
'Declaration
Public ReadOnly Property CellRawValue As Object
'Usage
Dim instance As MatchData
Dim value As Object
value = instance.CellRawValue
public object CellRawValue {get;}
Property Value
An
System.Object instance represents the origin value.