protected object newValue
'Declaration Protected newValue As Object
'Declaration
Protected newValue As Object
'Usage Dim instance As CellEditUndoAction Dim value As Object value = instance.newValue instance.newValue = value
'Usage
Dim instance As CellEditUndoAction Dim value As Object value = instance.newValue instance.newValue = value
CellEditUndoAction Class CellEditUndoAction Members