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://ocgis.com/arcpub/rest/directories/arcgisoutput/Environmental_Resources/ExportToExcel_GPServer/Environmental_Resources_ExportToExcel/TableToExcel.htm
Execution Type: esriExecutionTypeSynchronous
Parameters:
Parameter: Input_Table
Data Type: GPFeatureRecordSetLayer
Display Name Input Table
Description: 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.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Output_File
Data Type: GPDataFile
Display Name Output File
Description: The output file.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
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
Filter:
Dependency:
Default Value: XLS
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ CSV, XLS ]
Supported Operations:
Execute Task
Child Resources:
Metadata