Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to import / export excel file (.xlsx)? #11

Open
Bayramooov opened this issue Apr 2, 2024 · 3 comments
Open

How to import / export excel file (.xlsx)? #11

Bayramooov opened this issue Apr 2, 2024 · 3 comments

Comments

@Bayramooov
Copy link

No description provided.

@akhil-gautam
Copy link

@dsills22
Copy link

dsills22 commented Jul 12, 2024

@akhil-gautam that is for x-spreadsheet. And the Table interface has no loadData method. @Bayramooov you will have to take the value from stox and convert it to an array of type IndexDataCell[]. Then call .data({cells: yourConvertedArray}).render()

@akhil-gautam
Copy link

@dsills22 Yes sir, I just provided a reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants