ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSettings Class
Properties Methods

In This Topic
    ExcelRenderingExtensionSettings Class Members
    In This Topic

    The following tables list the members exposed by ExcelRenderingExtensionSettings.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the author of document.  
    Public PropertyGets or sets the categories of the document.  
    Public PropertySpecifies whether to export toggles from table details or groups to collapsible rows.  
    Public PropertyIndicates whether to use Biff or OpenXml format for the output file. OpenXml is default.  
    Public PropertyIndicates whether to generate single-sheet or multisheet document.  
    Public PropertyOpen XML conformance level.  
    Public PropertyReturns a ExcelRenderingExtensionPageSettings object for initializing Excel file print setting.  
    Public PropertyForce paginated or galley report layout mode.  
    Public PropertyShow sheets right to left. Content will not be mirrored.  
    Public PropertyReturns a ExcelRenderingExtensionSecurity object for initializing document security.  
    Public PropertySets or returns a value indicating the name of sheet. Sheet is default.  
    Public PropertyGets or sets the title of the document.  
    Public PropertyGets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default.  
    Public PropertySets or returns whether export document with Excel default palette.  
    Top
    Public Methods
     NameDescription
    Public Method

    Applies any settings passed in the NameValueCollection settings parameters.


     
    Public MethodGets the settings for rendering a report to Excel.  
    Top
    Public Operators
    See Also