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 i create HyperLink and put images? #53

Open
rildomar opened this issue Sep 19, 2019 · 2 comments
Open

How i create HyperLink and put images? #53

rildomar opened this issue Sep 19, 2019 · 2 comments

Comments

@rildomar
Copy link

I would like to know if is possible to create xlsx with hyperlink and put images on sheet too.

@ryannichols
Copy link

I noticed quite a few of the cell object properties are missing:
https://www.npmjs.com/package/xlsx-style#cell-object

Perhaps create friendly named props that are equivalent for each one and just copy them to the Xlsx-Style cell object?
let nodeExcelCell = {
formula: [string] <-- turns into cell.f for xlsx-style
}

@vutrongdong
Copy link

I would like to know if is possible to create xlsx with hyperlink and put images on sheet too.

With this library, have you found a way to insert a hyperlink? if possible please help me, thank you

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