PivotTableJsonWriterWrite Method

NReco.PivotData Class Library Documentation
Serializes pivot table to JSON string.

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

public void Write(
	IPivotTable pvtTbl
)

Parameters

pvtTbl
Type: NReco.PivotDataIPivotTable
See Also

Reference