ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelTransformationDevice Class / GetSupportedSettings Method / GetSupportedSettings() Method

In This Topic
    GetSupportedSettings() Method
    In This Topic
    Gets the settings that are supported for rendering a report to Excel.
    Syntax
    'Declaration
     
    Public Overloads Function GetSupportedSettings() As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
    public GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings()
    See Also