PivotTableExcelWriterSubtotalDimensions Property

NReco.PivotData Class Library Documentation
Explicit list of dimensions with subtotals (null = generate subtotals for all groups).

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

public string[] SubtotalDimensions { get; set; }

Property Value

Type: String
See Also

Reference