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

In This Topic
    XlsxDataExportSettings Class Members
    In This Topic

    The following tables list the members exposed by XlsxDataExportSettings.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether to render images are allowed in the XLSX file.  
    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 a value indicating whether to automatically adjust the row height.  
    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 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