'Usage Dim spread As FpSpread Dim abort As Boolean Dim instance As New PrintAbortEventArgs(spread, abort)
Parameters
- spread
- Spread that contains the sheet being printed
- abort
- Whether to discontinue the print job
'Usage Dim spread As FpSpread Dim abort As Boolean Dim instance As New PrintAbortEventArgs(spread, abort)