PivotTable Methods

NReco.PivotData Class Library Documentation

The PivotTable type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetValue
Gets value for specified row and column keys.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSortColumnKeys(NullableInt32, ListSortDirection)
Sort columns by specified row values.
Public methodSortColumnKeys(NullableInt32, Int32, ListSortDirection)
Sort columns by specified row values
Public methodSortColumnKeysByRowKey
Sort columns by specified row key.
Protected methodSortKeys
Performs inital ordering of pivot table rows/columns keys
Public methodSortRowKeys(NullableInt32, ListSortDirection)
Sort rows by specified column values.
Public methodSortRowKeys(NullableInt32, Int32, ListSortDirection)
Sort rows by specified column values.
Public methodSortRowKeysByColumnKey
Sort rows by specified column key.
Public methodToString (Inherited from Object.)
Top
See Also

Reference