IWorkbooks Interface
A collection of all the Workbook objects that are currently open in
the Excel application.
Object Model

Syntax
'Declaration <DefaultMemberAttribute("Item")> Public Interface IWorkbooks
'Usage Dim instance As IWorkbooks
[DefaultMember("Item")] public interface IWorkbooks
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also