NativeExcel for .Net Developer's Reference

Factory Class

NativeExcel Factory class provides static methods for creating instances of IWorkbook.

For a list of all members of this type, see Factory Members.

System.Object
   NativeExcel.Factory

[Visual Basic]
Public Class Factory
[C#]
public class Factory
[C++]
public __gc class Factory
[JScript]
public class Factory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NativeExcel

Assembly: NativeExcel (in NativeExcel.dll)

See Also

Factory Members | NativeExcel Namespace