[]
        
(Showing Draft Content)

Workbook

A workbook is a spreadsheet document that comprises of one or more worksheets that are stored within the Worksheets collection.

GcExcel .NET provides all the necessary properties and methods required to create a workbook, perform complex operations on the data residing in the spreadsheets and make use of several workbook events that are triggered when called explicitly by the user through code.

Managing a workbook involves the following tasks: