Excel Reports
ExcelReportsGenerator Constructor(String,String)



KellermanSoftware.ExcelReports Namespace > ExcelReportsGenerator Class > ExcelReportsGenerator Constructor : ExcelReportsGenerator Constructor(String,String)
Constructor for licensed mode
Syntax
Public Function New( _
   ByVal userName As String, _
   ByVal licenseKey As String _
)
Dim userName As String
Dim licenseKey As String
 
Dim instance As New ExcelReportsGenerator(userName, licenseKey)
public ExcelReportsGenerator( 
   string userName,
   string licenseKey
)
public:
ExcelReportsGenerator( 
   String^ userName,
   String^ licenseKey
)

Parameters

userName
licenseKey
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExcelReportsGenerator Class
ExcelReportsGenerator Members
Overload List