[GH-ISSUE #220] I can't write the transparency of the fgcolor #175

Closed
opened 2026-05-05 11:50:16 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @yqy159 on GitHub (Apr 3, 2019).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/220

Originally assigned to: @jmcnamara on GitHub.

Originally created by @yqy159 on GitHub (Apr 3, 2019). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/220 Originally assigned to: @jmcnamara on GitHub.
gitea-mirror 2026-05-05 11:50:16 -06:00
Author
Owner

@jmcnamara commented on GitHub (Apr 3, 2019):

As far as I know Excel doesn't support transparency for cell fill colors. Is that correct?

<!-- gh-comment-id:479461489 --> @jmcnamara commented on GitHub (Apr 3, 2019): As far as I know Excel doesn't support transparency for cell fill colors. Is that correct?
Author
Owner

@yqy159 commented on GitHub (Apr 4, 2019):

i am sorry ,I mean set up tint, I don't know what this tint means how do I set it up

<!-- gh-comment-id:479712925 --> @yqy159 commented on GitHub (Apr 4, 2019): i am sorry ,I mean set up tint, I don't know what this tint means how do I set it up
Author
Owner

@yqy159 commented on GitHub (Apr 4, 2019):

<fill> <patternFill patternType="solid"> <fgColor theme="9" tint="0.39997558519241921"/> <bgColor indexed="64"/> </patternFill> </fill>

<!-- gh-comment-id:479712989 --> @yqy159 commented on GitHub (Apr 4, 2019): ` <fill> <patternFill patternType="solid"> <fgColor theme="9" tint="0.39997558519241921"/> <bgColor indexed="64"/> </patternFill> </fill>`
Author
Owner

@jmcnamara commented on GitHub (Apr 4, 2019):

I mean set up tint

Unfortunately that isn't supported and is unlikely to be in the future.

<!-- gh-comment-id:479920697 --> @jmcnamara commented on GitHub (Apr 4, 2019): > I mean set up tint Unfortunately that isn't supported and is unlikely to be in the future.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#175
No description provided.