The PivotTableHtmlWriter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAggregatorsCount | (Inherited from PivotTableWriterBase.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnBeforeRender | ||
| OnWriteKeyCell |
This method is called when table key cell is about to render.
| |
| OnWriteValueCell |
This method is called when table value cell is about to render.
| |
| ToString | (Inherited from Object.) | |
| Write |
Renders pivot table as HTML report using data from specified PivotTable instance.
|
See Also