ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
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