PivotTableExcelWriterApplyRowHeaderStyles Method

NReco.PivotData Class Library Documentation
Override this method to apply common styles for row headers.

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

protected virtual void ApplyRowHeaderStyles(
	ExcelRange cell
)

Parameters

cell
Type: ExcelRange
See Also

Reference