FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > ObjectChangedEventArgs クラス : ObjectChangedEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal oldLocator As CellRange, _ ByVal newLocator As CellRange, _ ByVal activeObject As Object _ )
public ObjectChangedEventArgs( CellRange oldLocator, CellRange newLocator, object activeObject )