Spread Windows Forms 12.0 Product Documentation
ChildWorkbookCreatedEventArgs Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ChildWorkbookCreatedEventArgs Class : ChildWorkbookCreatedEventArgs Constructor
Child workbook (Spreadview object) being created
Creates a new object with the ChildWorkbookCreated event arguments.
Syntax
'Declaration
 
Public Function New( _
   ByVal spreadView As SpreadView _
)
'Usage
 
Dim spreadView As SpreadView
 
Dim instance As New ChildWorkbookCreatedEventArgs(spreadView)
public ChildWorkbookCreatedEventArgs( 
   SpreadView spreadView
)

Parameters

spreadView
Child workbook (Spreadview object) being created
See Also

Reference

ChildWorkbookCreatedEventArgs Class
ChildWorkbookCreatedEventArgs Members