Table of Contents

Class ExcelReportWriter

Namespace
Balsam.Reporting
Assembly
Balsam.Reporting.dll

Delegates to static ExcelExport class for reporting.

public class ExcelReportWriter : IReportWriter
Inheritance
ExcelReportWriter
Implements
Inherited Members
Extension Methods

Methods

Write(params object[])

Exports the specified object(s) to Excel.

public void Write(params object[] values)

Parameters

values object[]