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