PivotTableExcelWriterApplyValueStyles Method (ExcelRange, Int32)

NReco.PivotData Class Library Documentation

Note: This API is now obsolete.

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

[ObsoleteAttribute("Use ApplyValueStyles(cell, aggr, aggrIndex) instead")]
protected virtual void ApplyValueStyles(
	ExcelRange cell,
	int aggrIndex
)

Parameters

cell
Type: ExcelRange
aggrIndex
Type: SystemInt32
See Also

Reference