Can we change Column names? #628
ashishagrawal121
started this conversation in
General
Replies: 1 comment 1 reply
-
No, the labels are hardcoded https://github.com/myliang/x-spreadsheet/blob/master/src/component/table.js#L236 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Can we change column names of sheet? Like in place of A,B,C... I want to replace it with some customized names.
--
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions