Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class

In This Topic
    Workbook Class Events
    In This Topic

    For a list of all members of this type, see Workbook members.

    Public Events
     NameDescription
    Public Event Occurs after the workbook is saved.  
    Public Event Occurs before the workbook is saved.  
    Public Event Occurs when a new sheet is created in the workbook.  
    Public Event Occurs when the workbook is opened.  
    Public Event Occurs when a sheet is active.  
    Public Event Occurs before a sheet is deleted.  
    Public Event Occurs when something changes in the cells of a sheet.  
    Public Event Occurs when a sheet is deactivated.  
    Public Event Occurs when the selection changes on a sheet.  
    Top
    See Also