columns.exportable Boolean|Object
(default: true)
If the column isn't visible, the
exportable
property must be set totrue
explicitly.
If set to false
the column will be excluded from the exported Excel/PDF files.
Can be set to a JavaScript object which specifies whether the column should be exported per format.