Search
ExcelExporter Members
Constructors Properties Methods
 


Exports MindFusion reports to Open Office XML files.

The following tables list the members exposed by the ExcelExporter type.

 Public Constructors

  Name Description

ExcelExporter

Initializes a new instance of the ExcelExporter class.

 Public Properties

  Name Description

Margins

Gets or sets the page margins.

PageOrientation

Gets or sets the page orientation.

PageSize

Gets or sets the page size.

 Public Methods

  Name Description

Export

Creates a XLSX file representing the specified report.

 See Also