ActiveReports 18 .NET Edition
MESCIUS.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 ISettings
    public ISettings GetSupportedSettings()
    See Also