<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Examples of 'json payload' to format cells with the Microsoft 365 - Excel object in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/117017#M52367</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using the Microsoft 365 - Excel object and working around all the limitations of Microsoft's limited end points.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;Microsoft 365 – Excel VBO User Guide for the&amp;nbsp;&lt;STRONG&gt;Format Fill&lt;/STRONG&gt; action and '&lt;STRONG&gt;Body&lt;/STRONG&gt;' Parameter advises to enter: "The JSON payload with formatting properties"&lt;/P&gt;&lt;P&gt;Does anyone have examples of what these payloads could be?&amp;nbsp; I'm no JSON expert.&lt;/P&gt;&lt;P&gt;I'm looking for formatting like: Bold Text, and fill with a certain colour etc.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 04:33:19 GMT</pubDate>
    <dc:creator>JeremyRTDean</dc:creator>
    <dc:date>2024-11-20T04:33:19Z</dc:date>
    <item>
      <title>Examples of 'json payload' to format cells with the Microsoft 365 - Excel object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/117017#M52367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using the Microsoft 365 - Excel object and working around all the limitations of Microsoft's limited end points.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;Microsoft 365 – Excel VBO User Guide for the&amp;nbsp;&lt;STRONG&gt;Format Fill&lt;/STRONG&gt; action and '&lt;STRONG&gt;Body&lt;/STRONG&gt;' Parameter advises to enter: "The JSON payload with formatting properties"&lt;/P&gt;&lt;P&gt;Does anyone have examples of what these payloads could be?&amp;nbsp; I'm no JSON expert.&lt;/P&gt;&lt;P&gt;I'm looking for formatting like: Bold Text, and fill with a certain colour etc.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 04:33:19 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/117017#M52367</guid>
      <dc:creator>JeremyRTDean</dc:creator>
      <dc:date>2024-11-20T04:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Examples of 'json payload' to format cells with the Microsoft 365 - Excel object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/123734#M54135</link>
      <description>&lt;P&gt;in body you have to pass this JSON String&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "bold": true,
  "color": "#4B180E"
}&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 02 Dec 2025 11:49:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/123734#M54135</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2025-12-02T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Examples of 'json payload' to format cells with the Microsoft 365 - Excel object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/123735#M54136</link>
      <description>&lt;P&gt;in you Body you have to pass this value for format fill&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "color": "#4B180E"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;if you use Format font then you have to use this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "bold": true
}&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 02 Dec 2025 11:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Examples-of-json-payload-to-format-cells-with-the-Microsoft-365/m-p/123735#M54136</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2025-12-02T11:55:00Z</dc:date>
    </item>
  </channel>
</rss>

