Skip to main content
Solved

Excel color tab


alc33
Contributor
Forum|alt.badge.img+10
  • Contributor

Hello!

I would like to have a color in a tab when I write an excel file. I don't find the solution on the excel writer parameters, or excelstyler. I would prefer not use template file.

Thanks!

Best answer by danilo_fme

Hi @us - I suggest you try to use python script after you write your excel file.

Like this: transformer FeatureWriter to generate your excel file and after the transformer FeatureReader to extract the excel file generated before and use a PythonCaller to style your Excel file.

 

https://xlsxwriter.readthedocs.io/example_tab_colors.html

 

Thanks,

Danilo

View original
Did this help you find an answer to your question?

2 replies

danilo_fme
Evangelist
Forum|alt.badge.img+44
  • Evangelist
  • Best Answer
  • June 26, 2019

Hi @us - I suggest you try to use python script after you write your excel file.

Like this: transformer FeatureWriter to generate your excel file and after the transformer FeatureReader to extract the excel file generated before and use a PythonCaller to style your Excel file.

 

https://xlsxwriter.readthedocs.io/example_tab_colors.html

 

Thanks,

Danilo


alc33
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • July 8, 2019

Hi!

Thanks, I will look this solution.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings