grandTotalsPosition
Home > @gooddata/sdk-backend-spi > IExportConfig > grandTotalsPosition
IExportConfig.grandTotalsPosition property
Position of grand totals in the exported document.
Signature:
grandTotalsPosition?: "pinnedBottom" | "pinnedTop" | "bottom" | "top";
Remarks
Takes precedence over the position specified in the visualization object. Applicable to all tabular export formats (XLSX, CSV, PDF).