PivotTableHtmlWriter Methods

NReco.PivotData Class Library Documentation

The PivotTableHtmlWriter type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetAggregatorsCount (Inherited from PivotTableWriterBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnBeforeRender
Protected methodOnWriteKeyCell
This method is called when table key cell is about to render.
Protected methodOnWriteValueCell
This method is called when table value cell is about to render.
Public methodToString (Inherited from Object.)
Public methodWrite
Renders pivot table as HTML report using data from specified PivotTable instance.
Top
See Also

Reference