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