mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #220] I can't write the transparency of the fgcolor #175
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@jmcnamara commented on GitHub (Apr 3, 2019):
As far as I know Excel doesn't support transparency for cell fill colors. Is that correct?
@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
@yqy159 commented on GitHub (Apr 4, 2019):
<fill> <patternFill patternType="solid"> <fgColor theme="9" tint="0.39997558519241921"/> <bgColor indexed="64"/> </patternFill> </fill>@jmcnamara commented on GitHub (Apr 4, 2019):
Unfortunately that isn't supported and is unlikely to be in the future.