







Create a new instance of the ExcelPackage. Output is accessed through the Stream property.
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelPackage() |
Visual Basic (Declaration) |
---|
Public Sub New |
Visual C++ |
---|
public: ExcelPackage() |