PivotValueDisplayMode
Value display mode for pivot cells.
'raw'— Show raw aggregated value (default)'percentOfRow'— Show as percentage of row total'percentOfColumn'— Show as percentage of column total'percentOfGrandTotal'— Show as percentage of grand total
type PivotValueDisplayMode = "raw" | "percentOfRow" | "percentOfColumn" | "percentOfGrandTotal"
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt