PivotTableExcelWriter Constructor (ExcelWorksheet)

NReco.PivotData Class Library Documentation
Initializes a new instance of the PivotTableExcelWriter class

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

public PivotTableExcelWriter(
	ExcelWorksheet workSheet
)

Parameters

workSheet
Type: ExcelWorksheet
See Also

Reference