<?xml version="1.0" encoding="UTF-8"?><metadata xml:lang="en">
<Esri>
<MetaID>{149DE9BD-FBA8-4FDE-85D0-5D86B9364E7C}</MetaID>
<CreaDate>20100618</CreaDate>
<CreaTime>12410000</CreaTime>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20210131</ModDate>
<ModTime>172945</ModTime>
</Esri>
<tool displayname="Table To Excel" name="TableToExcel" toolboxalias="ExportToExcel">
<summary>
<para>Exports a table, feature class or raster catalog (pretty much any data type with an attribute table) to an excel spreadsheet or csv file.</para>
</summary>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
<parameters>
<param datatype="Feature Set" direction="Input" displayname="Input Table" expression="Input_Table" name="Input_Table" type="Required">
<commandReference>
<para>The input table, this can also be a feature class or raster catalog. If the input has a selection, only the selected records will be written to the output.</para>
</commandReference>
<dialogReference>
<para>The input table, this can also be a feature class or raster catalog. If the input has a selection, only the selected records will be written to the output.</para>
</dialogReference>
</param>
<param datatype="File" direction="Output" displayname="Output File" expression="Output_File" name="Output_File" type="Required">
<commandReference>
<para>The output file.</para>
</commandReference>
<dialogReference>
<para>The output file.</para>
</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Format" expression="XLS | CSV" name="Format" type="Required">
<commandReference>
<para>The output file's format. If this parameter is disabled then Python's xlwt module is not installed. See documentation for further details. </para>
<bullet_item>XLS - the output will be a Microsoft Office Excel file.</bullet_item>
<bullet_item>CSV - the output will be a comma seperated value (.csv) file. </bullet_item>
</commandReference>
<dialogReference>
<para>The output file's format. If this parameter is disabled then Python's xlwt module is not installed. See documentation for further details.</para>
<bullet_item>XLS - the output will be a Microsoft Office Excel file.</bullet_item>
<bullet_item>CSV - the output will be a comma seperated value (.csv) file.</bullet_item>
</dialogReference>
</param>
</parameters>
<toolIllust alt="" src="withheld"/>
<usage>
<bullet_item>If Python's xlwt module is not installed, the output will be a .csv file. CSV files can be opened in Excel. Python's xlwt module can be downloaded from http://pypi.python.org/pypi/xlwt </bullet_item>
</usage>
<commandExample/>
<scriptExample/>
</tool>
<dataIdInfo>
<idCitation>
<resTitle>Table To Excel</resTitle>
<citRespParty>
<rpIndName>ESRI</rpIndName>
<rpOrgName>ESRI</rpOrgName>
<rpPosName/>
<role>
<RoleCd>010</RoleCd>
</role>
<rpCntInfo>
<cntAddress>
<delPoint/>
<city/>
<adminArea/>
<postCode/>
<country/>
<eMailAdd/>
</cntAddress>
<cntPhone>
<voiceNum/>
<faxNum/>
</cntPhone>
</rpCntInfo>
</citRespParty>
</idCitation>
<idAbs>Exports a table, feature class or raster catalog to an excel spreadsheet or csv file.</idAbs>
<descKeys KeyTypCd="005">
<keyTyp>
<keyTyp>005</keyTyp>
</keyTyp>
<keyword>xls</keyword>
<keyword>excel</keyword>
<keyword>csv</keyword>
<keyword>export</keyword>
<keyword>convert</keyword>
<keyword>office</keyword>
</descKeys>
<resConst>
<Consts>
<useLimit/>
</Consts>
</resConst>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
</metadata>
