Display Name: Table To Excel
Description: Exports a table, feature class or raster catalog (pretty much any data type with an attribute table) to an excel spreadsheet or csv file.
Category:
Help URL: https://dpwview.baltimorecity.gov/agsprd/rest/directories/arcgisoutput/ExportCSV_GPServer/ExportCSV/TableToExcel.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: LayerName
Data Type: GPString
Display Name LayerName
Description: layer name to export
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: Water Pump Stations
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Format
Data Type: GPString
Display Name Format
Description: The output file's format. If this parameter is disabled then Python's xlwt module is not installed. See documentation for further details.XLS - the output will be a Microsoft Office Excel file.CSV - the output will be a comma seperated value (.csv) file.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: CSV
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ CSV, XLS ]
Parameter: MxdName
Data Type: GPString
Display Name MxdName
Description: MXD name for this function
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: Water
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: CSV
Data Type: GPDataFile
Display Name CSV
Description:
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job