Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Editing XML to colour output tab of render tool

wonka1234
10 - Fireball

Hi,

 

Is it possible to edit the xml of the render tool to edit the colour of each tab name I am outputting?

 

Ie Sheet1 color it blue, Sheet 2 colour it green.

 

<Configuration>
<TempFileType />
<OutputFile>\\location\testfile.xlsx</OutputFile>
<BatchMode value="False" />
<DataField>Layout</DataField>
<Separator>Continuous</Separator>
<EmbedDependencies value="False" />
<ShowHeader value="False" />
<ShowFooter value="False" />
<PortraitMode value="True" />
<PaperType Width="684" Height="792" Left="0" Right="0" Top="0" Bottom="0" />
<DefaultStyles>
<Style Name="TextStyle" FontName="Arial" FontSize="14" Justify="Left" ForeColor="#000000" Locale="1033" />
</DefaultStyles>
<PNGResolution>1</PNGResolution>
<PNGLargerAction>squeeze</PNGLargerAction>
<PNGLargerThanPageChoice>warning</PNGLargerThanPageChoice>
<PNGTransparentBG value="False" />
<PNGBackColor value="#ffffff" />
</Configuration>

0 REPLIES 0
Labels
Top Solution Authors