PivotTableExcelWriterStartCellColumn Property

NReco.PivotData Class Library Documentation
Gets or sets pivot table starting cell column index (default is 1).

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

public int StartCellColumn { get; set; }

Property Value

Type: Int32
See Also

Reference