The following tables list the members exposed by Factory.
Name | Description | |
---|---|---|
CheckFramework | Checks the Microsoft .NET Framework version and throws an exception if it is not sufficient (currently .NET 2.0.50727.42 which was the first RTM build of .NET 2.0). | |
GetWorkbook | Overloaded. Creates an instance of IWorkbook in a new instance of IWorkbookSet. | |
GetWorkbookSet | Overloaded. Creates an instance of IWorkbookSet. | |
IsSufficientFramework | Returns true of the Microsoft .NET Framework version is sufficient (currently .NET 2.0.50727.42 which was the first RTM build of .NET 2.0), or false if the .NET Framework is not sufficient. |