[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ChildWorkbookCreatedEventArgs

ChildWorkbookCreatedEventArgs Class

Represents the event data for a ChildWorkbookCreated event for the Spread component, which occurs when a child sheet is created in a hierarchical spreadsheet.

Inheritance
ChildWorkbookCreatedEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ChildWorkbookCreatedEventArgs : EventArgs
Public Class ChildWorkbookCreatedEventArgs
    Inherits EventArgs

Constructors

Name Description
ChildWorkbookCreatedEventArgs(SpreadView)

Creates a new object with the ChildWorkbookCreated event arguments.

Properties

Name Description
Workbook

Gets the child SpreadView object being created.