PivotTableExcelWriterFormatKey Property

NReco.PivotData Class Library Documentation
Gets or sets function for formatting dimension key values.

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

public Func<Object, string, Object> FormatKey { get; set; }

Property Value

Type: FuncObject, String, Object
See Also

Reference