ActiveReports 12
GetSupportedSettings(Boolean) Method

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.ActiveReports.Export.Excel.Page Namespace > ExcelRenderingExtension Class > GetSupportedSettings Method : GetSupportedSettings(Boolean) Method
Is fixed page layout
Gets the supported settings.
Syntax
'Declaration
 
Public Overloads Function GetSupportedSettings( _
   ByVal fpl As Boolean _
) As ISettings
public ISettings GetSupportedSettings( 
   bool fpl
)

Parameters

fpl
Is fixed page layout
See Also

Reference

ExcelRenderingExtension Class
ExcelRenderingExtension Members
Overload List