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 can I use StreamWriter to AddPicture ? #1194

Open
spike014 opened this issue Mar 30, 2022 · 2 comments
Open

How can I use StreamWriter to AddPicture ? #1194

spike014 opened this issue Mar 30, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@spike014
Copy link

spike014 commented Mar 30, 2022

Description

Steps to reproduce the issue:
1.

f.NewStreamWriter("oneSheet")

I don't know how to add picture by using StreamWriter ...
Is it support ? @xuri

Describe the results you received:

Describe the results you expected:
use StreamWriter to add picture.

Output of go version:

go version go1.16.5 darwin/amd64

Excelize version or commit ID:

github.com/xuri/excelize/v2 v2.5.0

Environment details (OS, Microsoft Excel™ version, physical, etc.):
Mac OS
excel 2007/2010

@xuri
Copy link
Member

xuri commented Mar 30, 2022

This library doesn't support adding pictures to the spreadsheet in streaming mode currently.

@xuri xuri added the enhancement New feature or request label Mar 30, 2022
@spike014
Copy link
Author

Thx for response! Hope it support soon.

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

No branches or pull requests

2 participants