[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.XlsxExportSettings

XlsxExportSettings Class

Represents the settings for exporting data to a XLSX format.

Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class XlsxExportSettings : BaseXlsFullExportSettings

Constructors

Name Description
XlsxExportSettings()

Properties

Name Description
Author

Gets or sets the name of the author that appears in the Author field of the Properties dialog in the XLSX file.

Categories

Gets or sets the categories for a document that appear in the Categories field of the Properties dialog in the XLSX file.

OpenXmlStandard

Gets or sets the OpenXmlStandard of the output XLSX file.

OutputFormat

Gets or sets the output format for the XLSX file.

Title

Gets or sets the title for a document that appears in the Title field of the Properties dialog in the XLSX file.

UseCompression

Gets or sets a value indicating whether compression is used.