[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtension.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Gets the supported settings.

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings
Implements

GetSupportedSettings(bool)

Gets the supported settings.

Declaration
public ISettings GetSupportedSettings(bool fpl)
Parameters
Type Name Description
bool fpl

Is fixed page layout

Returns
Type Description
ISettings
Implements