[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Excel.Page.XlsxSettings

XlsxSettings Class

OpenXml settings.

Inheritance
XlsxSettings
Namespace: GrapeCity.ActiveReports.Export.Excel.Page
Assembly: MESCIUS.ActiveReports.Export.Excel.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public sealed class XlsxSettings

Constructors

Name Description
XlsxSettings()

Initializes new Settings instance with default properties values.

Properties

Name Description
AllowImages

Export images or not.

Author

Gets or sets the name of the author of document.

AutoRowsHeight

Export images or not.

Categories

Gets or sets the categories of the document.

OpenXmlStandard

Open XML conformance level.

RightToLeft

Show sheets right to left. Content will not be mirrored.

Security

Returns a ExcelRenderingExtensionSecurity object for initializing document security.

Title

Gets or sets the title of the document.

UseCompression

Gets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default.

Methods

Name Description
ToString()