PivotTableExcelWriter Methods

NReco.PivotData Class Library Documentation

The PivotTableExcelWriter type exposes the following members.

Methods

  NameDescription
Protected methodApplyBorderStyles
Protected methodApplyColumnHeaderStyles
Override this method to apply common styles for column headers.
Protected methodApplyDimensionKeyStyles
Override this method to apply styles that are specific to the dimension keys.
Protected methodApplyMeasureHeaderStyles
Protected methodApplyRowHeaderStyles
Override this method to apply common styles for row headers.
Protected methodApplyTotalsHeaderStyles
Protected methodApplyValueStyles(ExcelRange, Int32) Obsolete.
Protected methodApplyValueStyles(ExcelRange, IAggregator, Int32)
Protected methodAutoFitColumns
Protected methodCreateStyles
Defines default named styles ("pvtRow", "pvtColumn").
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.)
Public methodToString (Inherited from Object.)
Public methodWrite
Renders pivot table into Excel worksheet using data from specified PivotTable instance.
Protected methodWriteReportData
Top
See Also

Reference