ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / Settings Class / Settings Constructor / Settings Constructor(NameValueCollection)

In This Topic
    Settings Constructor(NameValueCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal settings As NameValueCollection _
    )
    public Settings( 
       NameValueCollection settings
    )

    Parameters

    settings
    See Also