An IWorkbook represents a collection of sheets, along with shared resources.
IWorkbook
This interface provides methods for accessing its elements and event handling.
Most interactions with a workbook or sheet are done through a workbook range.
An
IWorkbook
represents a collection of sheets, along with shared resources.This interface provides methods for accessing its elements and event handling.
Remarks
Most interactions with a workbook or sheet are done through a workbook range.
See
Interface
IWorkbook