Syncfusion.PivotConverter.Windows
Defines the constants that specify the exporting modes of pivot grid.
To export the either cell wise or as PivotTable.
Denotes the cell type export of pivot grid.
Denotes the pivot type export of pivot grid.
Represents the class used to export the pivot control to excel document.
Initializes a new instance of the class.
The that is to be exported.
Initializes a new instance of the class.
The that is to be exported.
The excel version to export the pivot grid.
Accessible through adding Syncfusion.XlsIO.Base as project reference.
Initializes a new instance of the class.
The that is to be exported.
The excel version to export the pivot grid.
Accessible through adding Syncfusion.XlsIO.Base as project reference.
The excel chart type.
Initializes a new instance of the class.
The that is to be exported.
The exporting mode.
Initializes a new instance of the class.
The that is to be exported.
The excel version to export the pivot grid.
Accessible through adding Syncfusion.XlsIO.Base as project reference.
The exporting mode.
Initializes a new instance of the class.
The that is to be exported.
The excel version to export the pivot grid.
Accessible through adding Syncfusion.XlsIO.Base as project reference.
The exporting Mode
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Exports the pivot control to excel document with the specified file name.
The name of the excel document.
Applies the number format to pivot fields.
The pivot item or pivot computation information.
The that contains number format.
Applies the filtered view to respective pivot field.
PivotField to which filtered view to apply.
Converts the calculation type of PivotGrid into respective PivotFieldDataFormat type supported by XlsIO.
calculationType of pivot grid.
pivot field data format types supported by XlsIO.
Converts the summary type of PivotGrid to respective type supported by XlsIO.
The SummaryType to get the sub total type.
The pivot grid's sub total types.
Gets the color for the given hexadecimal value.
The hexadecimal value string.
The corresponding color for hexadecimal value.
Gets or sets the to instantiate various kinds of applications.
Gets or sets the export mode(Cell/PivotTable) to export.
The export mode.
Gets or sets the engine used to export the control to excel.
Gets or sets the workbook to be added in excel document.
Gets or sets the worksheet to be added in workbook .
Gets the associated with the exporting.
The associated with the exporting.
Gets or sets the collection of .
The Syncfusion.PivotConverter namespace contains classes that provides the functionality of exporting the Essential PivotGridControl to an Excel sheet, a PDF or to a Word document.
Represents the class used to export the pivot grid control to PDF document.
Initializes a new instance of the class.
The that is to be exported.
Exports the pivot grid control to PDF document with the specified file name.
The name of the PDF document.
Gets the pivot grid control associated with the exporting.
Represents the class used to export the pivot grid control to word document.
Initializes a new instance of the class.
The that is to be exported.
Exports the pivot grid control to word document with the specified file name.
The name of the word document.
The associated with the exporting.
The associated with the exporting.