Name | Description | |
---|---|---|
CheckFramework | Checks the Microsoft .NET Framework version and throws an exception if it is not sufficient (currently .NET 2.0.50727.1433 which is .NET Framework 2.0 SP1). | |
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.1433 which was the first RTM build of .NET 2.0), or false if the .NET Framework is not sufficient. |