Uses of Class
EasyXLS.PivotTables.ExcelValueField
-
Uses of ExcelValueField in EasyXLS.PivotTables
Modifier and TypeMethodDescriptionExcelValueField.Clone()
Creates and returns a copy of this object.ExcelPivotTable.getValueField(System.String name)
Returns the field having the specified name in the values area.ExcelPivotTable.getValueFieldAt(int index)
Returns the field from the specified index in the values area.