Search results

PdfCellRenderArgs API in JavaScript Pivot Table API control

The PDF cell render event arguments provides the necessary information to customize the pivot cells while PDF exporting.

Properties

cell

PdfGridCell

Defines the current PDF cell

column

PdfGridColumn

Defines the current cell’s PDF column, which is used to customize the column width.

pivotCell

IAxisSet

Defines the current cell item

style

PdfStyle

Defines the style of the current cell.