FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > PropertyChangingEventArgs クラス : NewValue プロパティ |
'Declaration
Public ReadOnly Property NewValue As Object
'使用法
Dim instance As PropertyChangingEventArgs Dim value As Object value = instance.NewValue
public object NewValue {get;}