PivotTableExcelWriterApplyValueStyles Method (ExcelRange, IAggregator, Int32)

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 ApplyValueStyles(
	ExcelRange cell,
	IAggregator aggr,
	int aggrIndex
)

Parameters

cell
Type: ExcelRange
aggr
Type: NReco.PivotDataIAggregator
aggrIndex
Type: SystemInt32
See Also

Reference