PivotTableExcelWriterWriteReportData Method

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

protected virtual void WriteReportData(
	ExcelWorksheet ws,
	IPivotTable pvtTbl
)

Parameters

ws
Type: ExcelWorksheet
pvtTbl
Type: NReco.PivotDataIPivotTable
See Also

Reference