mongo-xlsx icon indicating copy to clipboard operation
mongo-xlsx copied to clipboard

Can I change the column name?

Open AkashiWen opened this issue 7 years ago • 1 comments

Exp:

{id: 100}

expected show in xlsx:

{identity: 100}

AkashiWen avatar Jul 21 '17 03:07 AkashiWen

I think you have just to create your own model instead of "buildDynamicModel"

7antra avatar Mar 09 '19 17:03 7antra