[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSettings.ApplySettings

ApplySettings Method

ApplySettings(NameValueCollection)

Apply settings for the rendering extension.

Declaration
public void ApplySettings(NameValueCollection settings)
Parameters
Type Name Description
NameValueCollection settings

Settings for the rendering extension.

Implements