ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / XlsxExportSettings Class
Properties Methods

In This Topic
    XlsxExportSettings Class Members
    In This Topic

    The following tables list the members exposed by XlsxExportSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the author that appears in the Author field of the Properties dialog in the XLSX file.  
    Public PropertyGets or sets the categories for a document that appear in the Categories field of the Properties dialog in the XLSX file.  
    Public PropertyGets or sets the OpenXmlStandard of the output XLSX file.  
    Public PropertyGets or sets the output format for the XLSX file.  
    Public PropertyGets or sets the title for a document that appears in the Title field of the Properties dialog in the XLSX file.  
    Public PropertyGets or sets a value indicating whether compression is used.  
    Top
    See Also