[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Excel.Page.ExcelTransformationDevice.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Gets the settings that are supported for rendering a report to Excel.

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings
Implements

GetSupportedSettings(bool)

Gets the settings that are supported for rendering a report to Excel.

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