<?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 Re: View Schedule - Heading Alignment in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304109#M49424</link>
    <description>&lt;P&gt;Wow, this was four years ago already.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11741101" target="_blank" rel="noopener"&gt;jeroen.vanvlierden,&amp;nbsp;&lt;/A&gt;a&lt;/SPAN&gt;fter attempting Jeremy's suggestions and not getting a favorable result, I gave up on the effort. I see that "&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3311980" target="_blank" rel="noopener"&gt;rakotoarisoa.m&lt;/A&gt;" posted the clip of code I tried with additional lines. I have not tried that, and I'm curious if they had favorable results. I suppose there were, but I can't discern from the message. Is that the code snippet you mentioned that you tried?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 14:02:51 GMT</pubDate>
    <dc:creator>TheRealChrisHildebran</dc:creator>
    <dc:date>2022-07-18T14:02:51Z</dc:date>
    <item>
      <title>View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8063085#M49416</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;I need to align View Schedule Headings to the left but dont see provisions in the Revit API for this.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;I see "&lt;A href="http://www.revitapidocs.com/2018.1/80fa3cbc-3cfe-bcfc-ac1f-9487c45f2908.htm" target="_blank"&gt;ScheduleHorizontalAlignment&lt;/A&gt;" for aligning data.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;I see "&lt;A href="http://www.revitapidocs.com/2018.1/9e78a625-00d7-3cc4-96c2-47ec3ebe8dba.htm" target="_blank"&gt;ScheduleHeadingOrientation&lt;/A&gt;" for orienting the Heading horizontally/vertically.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Am i missing this or is there truly no way of doing this yet?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 15:34:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8063085#M49416</guid>
      <dc:creator>TheRealChrisHildebran</dc:creator>
      <dc:date>2018-06-12T15:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8064459#M49417</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Chris,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Indeed, the only reference I see to ScheduleHorizontalAlignment is in the ScheduleField.HorizontalAlignment property:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="http://www.revitapidocs.com/2018/d204d391-a453-2793-db9e-1e30716edbaf.htm" target="_blank"&gt;http://www.revitapidocs.com/2018/d204d391-a453-2793-db9e-1e30716edbaf.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have you tried SetStyle.TableCellStyle and a left FontHorizontalAlignment using HorizontalAlignmentStyle.Left?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="http://www.revitapidocs.com/2018/9f0d0e2a-436d-85a6-e2ca-c703e6d11fb9.htm" target="_blank"&gt;http://www.revitapidocs.com/2018/9f0d0e2a-436d-85a6-e2ca-c703e6d11fb9.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="http://www.revitapidocs.com/2018/e9a5280b-4009-004f-57a4-af1f292f9619.htm" target="_blank"&gt;http://www.revitapidocs.com/2018/e9a5280b-4009-004f-57a4-af1f292f9619.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="http://www.revitapidocs.com/2018/151939b8-8720-76d8-ef5f-b5ac3bdcadad.htm" target="_blank"&gt;http://www.revitapidocs.com/2018/151939b8-8720-76d8-ef5f-b5ac3bdcadad.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="http://www.revitapidocs.com/2018/389f81df-bc4d-6d65-812d-aa7ca3d3c42a.htm" target="_blank"&gt;http://www.revitapidocs.com/2018/389f81df-bc4d-6d65-812d-aa7ca3d3c42a.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For safety's sake, I also asked the development team for advice.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 05:41:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8064459#M49417</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-06-13T05:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8065446#M49418</link>
      <description>&lt;P&gt;Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time reviewing my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After posting my question I did&amp;nbsp;attempt to alter the View Schedule&amp;nbsp;using .SetStyle but had no favorable result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Snippet&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;// Didnt&amp;nbsp;seem&amp;nbsp;to&amp;nbsp;alter&amp;nbsp;anything.&lt;/SPAN&gt; 
		&lt;SPAN&gt;var&lt;/SPAN&gt;&amp;nbsp;style1&amp;nbsp;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;vicMark&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;GetStyle&lt;/SPAN&gt;();
		style1&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;FontHorizontalAlignment&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;HorizontalAlignmentStyle&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Left&lt;/SPAN&gt;;
		style1&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;IsFontUnderline&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;true&lt;/SPAN&gt;;
		vicMark&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;SetStyle&lt;/SPAN&gt;(style1);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;Perhaps we will have the ability to control headings in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your time in this matter and other in our community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:11:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8065446#M49418</guid>
      <dc:creator>ChrisHildebranAtWork</dc:creator>
      <dc:date>2018-06-13T14:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8143437#M49419</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In case if you haven't found it yet try to set the override option of cells.&lt;/P&gt;&lt;PRE&gt;TableCellStyleOverrideOptions tableStyleOverride = new TableCellStyleOverrideOptions();&lt;BR /&gt;tableStyleOverride.HorizontalAlignment = true;&lt;BR /&gt;tableStyleOverride.Underline = true;&lt;BR /&gt;TableCellStyle style1 = new TableCellStyle();&lt;BR /&gt;style1.SetCellStyleOverrideOptions(tableStyleOverride);
		style1&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;FontHorizontalAlignment&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;HorizontalAlignmentStyle&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Left&lt;/SPAN&gt;;
		style1&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;IsFontUnderline&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;true&lt;/SPAN&gt;;
		vicMark&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;SetStyle&lt;/SPAN&gt;(style1);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 08:58:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/8143437#M49419</guid>
      <dc:creator>rakotoarisoa_m</dc:creator>
      <dc:date>2018-07-20T08:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/10281936#M49420</link>
      <description>&lt;P&gt;You don't need to input any code! You can just select the text itself and hit Align Left. To select the text click once in the box then hit Align Left. I will add a screen shot.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture222.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/913843i0D7620BF864556CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture222.JPG" alt="Capture222.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 15:33:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/10281936#M49420</guid>
      <dc:creator>npsteinr</dc:creator>
      <dc:date>2021-04-30T15:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11297650#M49421</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeroenvanvlierden_0-1657812134968.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1091769iBB737CF9F1183301/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeroenvanvlierden_0-1657812134968.png" alt="jeroenvanvlierden_0-1657812134968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to adjust the header and the cell&amp;nbsp; underneath =&amp;gt; horizontalalignment to the left&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i use the suggested code snippet i only see it change for the celltext not the header&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeroenvanvlierden_1-1657812393227.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1091774i45E5B946D47EF585/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeroenvanvlierden_1-1657812393227.png" alt="jeroenvanvlierden_1-1657812393227.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i align the header text to the left?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 15:27:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11297650#M49421</guid>
      <dc:creator>jeroen.vanvlierden</dc:creator>
      <dc:date>2022-07-14T15:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11303808#M49422</link>
      <description>&lt;P&gt;Is it possible in the UI? If not, the API will not help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 12:17:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11303808#M49422</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-07-18T12:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11303986#M49423</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeroenvanvlierden_0-1658150760296.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1092838iCB2E3861620F2ADB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeroenvanvlierden_0-1658150760296.png" alt="jeroenvanvlierden_0-1658150760296.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It is possible in the UI&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 13:26:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11303986#M49423</guid>
      <dc:creator>jeroen.vanvlierden</dc:creator>
      <dc:date>2022-07-18T13:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304109#M49424</link>
      <description>&lt;P&gt;Wow, this was four years ago already.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11741101" target="_blank" rel="noopener"&gt;jeroen.vanvlierden,&amp;nbsp;&lt;/A&gt;a&lt;/SPAN&gt;fter attempting Jeremy's suggestions and not getting a favorable result, I gave up on the effort. I see that "&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3311980" target="_blank" rel="noopener"&gt;rakotoarisoa.m&lt;/A&gt;" posted the clip of code I tried with additional lines. I have not tried that, and I'm curious if they had favorable results. I suppose there were, but I can't discern from the message. Is that the code snippet you mentioned that you tried?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 14:02:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304109#M49424</guid>
      <dc:creator>TheRealChrisHildebran</dc:creator>
      <dc:date>2022-07-18T14:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304356#M49425</link>
      <description>&lt;P&gt;Yes, it was. The code I was writing last week had to do with updating a lot of schedules in batch mode, where 1 schedule is the template for the definition of all the others. Everything worked, except for the outlining of the header. The user has done it manually afterwards, because I could not get it to work. All the other properties worked so it was not too much of a problem.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 15:41:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304356#M49425</guid>
      <dc:creator>jeroen.vanvlierden</dc:creator>
      <dc:date>2022-07-18T15:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: View Schedule - Heading Alignment</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304374#M49426</link>
      <description>&lt;P&gt;Thank you for the feedback! Perhaps one day there will be parity between what we can do with the Ribbon and what we can do with the API. Good news is that in Revit 2024 we will have dark mode!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How i wish needs could be met before wants.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 15:50:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-schedule-heading-alignment/m-p/11304374#M49426</guid>
      <dc:creator>TheRealChrisHildebran</dc:creator>
      <dc:date>2022-07-18T15:50:15Z</dc:date>
    </item>
  </channel>
</rss>

