PivotTableDataTableWriterWrite Method

NReco.PivotData Class Library Documentation
Generate DataTable by specified PivotTable instance.

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

public DataTable Write(
	IPivotTable pvtTbl
)

Parameters

pvtTbl
Type: NReco.PivotDataIPivotTable

Return Value

Type: DataTable
See Also

Reference