<?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 Setting width of Column in a Table Frame by giving user defined values in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/setting-width-of-column-in-a-table-frame-by-giving/m-p/1166579#M54290</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to set the width of a column in a&amp;nbsp;Table Frame using ArcGIS Pro .NET SDK but to do so currently I'm using the below code for setting the width automatically.&lt;/P&gt;&lt;P&gt;------------------------------------&lt;/P&gt;&lt;P&gt;TableFrame newtableframe = LayoutElementFactory.Instance.CreateTableFrame(layout, rec_env, mf, lyr, SelectedKegColumns);&lt;BR /&gt;var def = newtableframe.GetDefinition() as CIMTableFrame;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustColumns;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustColumnsAndSize;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustFrame;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustSize;&lt;BR /&gt;def.FillingStrategy = TableFrameFillingStrategy.ShowAllRows;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I'm looking to set the width to a user defined value for eg: 20mm, 30mm etc. Is it possible through the API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 07:16:34 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-04-28T07:16:34Z</dc:date>
    <item>
      <title>Setting width of Column in a Table Frame by giving user defined values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/setting-width-of-column-in-a-table-frame-by-giving/m-p/1166579#M54290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to set the width of a column in a&amp;nbsp;Table Frame using ArcGIS Pro .NET SDK but to do so currently I'm using the below code for setting the width automatically.&lt;/P&gt;&lt;P&gt;------------------------------------&lt;/P&gt;&lt;P&gt;TableFrame newtableframe = LayoutElementFactory.Instance.CreateTableFrame(layout, rec_env, mf, lyr, SelectedKegColumns);&lt;BR /&gt;var def = newtableframe.GetDefinition() as CIMTableFrame;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustColumns;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustColumnsAndSize;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustFrame;&lt;BR /&gt;def.FittingStrategy = TableFrameFittingStrategy.AdjustSize;&lt;BR /&gt;def.FillingStrategy = TableFrameFillingStrategy.ShowAllRows;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I'm looking to set the width to a user defined value for eg: 20mm, 30mm etc. Is it possible through the API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 07:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/setting-width-of-column-in-a-table-frame-by-giving/m-p/1166579#M54290</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-04-28T07:16:34Z</dc:date>
    </item>
  </channel>
</rss>

