public event PrintCancelledEventHandler PrintCancelled
'Declaration Public Event PrintCancelled As PrintCancelledEventHandler
'Declaration
Public Event PrintCancelled As PrintCancelledEventHandler
'Usage Dim instance As FpSpread Dim handler As PrintCancelledEventHandler AddHandler instance.PrintCancelled, handler
'Usage
Dim instance As FpSpread Dim handler As PrintCancelledEventHandler AddHandler instance.PrintCancelled, handler
FpSpread Class FpSpread Members