The string written to CSV and the clipboard for a cell.
Prefers ColumnDef.exportValue, falling back to formatValue — which is why a column with a markup cellRenderer should supply one.
cellRenderer
The row to export.
The column being exported.
The flat string for this cell.
The string written to CSV and the clipboard for a cell.
Prefers ColumnDef.exportValue, falling back to formatValue — which is why a column with a markup
cellRenderershould supply one.