Click or drag to resize

IPivotTableOptions DataPosition Property

Specifies the position for the field representing multiple data field in the PivotTable, whether that field is located in the row area or column area. value start with 0 , -1 means the last position

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
short DataPosition { get; set; }

Property Value

Type: Int16
See Also