FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 : AnnotationModeStartingEventHandler デリゲート |
'Declaration Public Delegate Sub AnnotationModeStartingEventHandler( _ ByVal sender As Object, _ ByVal e As AnnotationModeEventArgs _ )
'使用法 Dim instance As New AnnotationModeStartingEventHandler(AddressOf HandlerMethod)
public delegate void AnnotationModeStartingEventHandler( object sender, AnnotationModeEventArgs e )