'Declaration Public Property CellValue As System.Object
'Usage Dim instance As CellValueApplyingEventArgs Dim value As System.Object instance.CellValue = value value = instance.CellValue
public System.object CellValue {get; set;}
'Declaration Public Property CellValue As System.Object
'Usage Dim instance As CellValueApplyingEventArgs Dim value As System.Object instance.CellValue = value value = instance.CellValue
public System.object CellValue {get; set;}