Spreadsheet Export: Difference between revisions

From FreeCAD Documentation
(Correction of wrong assignment)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
|Workbenches=[[Spreadsheet_Workbench|Spreadsheet]]
|Workbenches=[[Spreadsheet_Workbench|Spreadsheet]]
|Version=0.17
|Version=0.17
|SeeAlso=[[Std_Import|Std Import]]
|SeeAlso=[[Spreadsheet_Import|Spreadsheet Import]]
}}
}}


Line 24: Line 24:


<!--T:3-->
<!--T:3-->
The {{Button|[[File:Spreadsheet_Export.svg|16px]] [[Spreadsheet_Export|Spreadsheet Export]]}} tool allows you to export a spreadsheet as a tab-separated values file (loosely denoted as CSV), which subsequently can be opened and used in other applications.
The {{Button|[[File:Spreadsheet_Export.svg|16px]] [[Spreadsheet_Export|Spreadsheet Export]]}} tool allows you to export a spreadsheet as a CSV file, which can subsequently be opened and used in other applications. Note that the {{Value|tab}} character, and not the {{Value|comma}}, is the default field delimiter. But this can be changed in the [[Spreadsheet_Preferences|Spreadsheet Preferences]] ({{Version|0.20}}).


==Usage== <!--T:4-->
==Usage== <!--T:4-->
Line 31: Line 31:
# Make sure there is an active {{Button|[[File:Spreadsheet_CreateSheet.svg|16px]] [[Spreadsheet_CreateSheet|Spreadsheet]]}} open so that the button is enabled.
# Make sure there is an active {{Button|[[File:Spreadsheet_CreateSheet.svg|16px]] [[Spreadsheet_CreateSheet|Spreadsheet]]}} open so that the button is enabled.
# Press the {{Button|[[File:Spreadsheet_Export.svg|16px]] [[Spreadsheet_Export|Spreadsheet Export]]}} button.
# Press the {{Button|[[File:Spreadsheet_Export.svg|16px]] [[Spreadsheet_Export|Spreadsheet Export]]}} button.



<!--T:7-->
<!--T:7-->
Line 41: Line 42:
|IconC=Workbench_Spreadsheet.svg
|IconC=Workbench_Spreadsheet.svg
}}
}}



</translate>
</translate>

Latest revision as of 20:19, 3 October 2021

Spreadsheet Export

Menu location
Spreadsheet → Export spreadsheet
Workbenches
Spreadsheet
Default shortcut
None
Introduced in version
0.17
See also
Spreadsheet Import

Description

The Spreadsheet Export tool allows you to export a spreadsheet as a CSV file, which can subsequently be opened and used in other applications. Note that the tab character, and not the comma, is the default field delimiter. But this can be changed in the Spreadsheet Preferences (introduced in version 0.20).

Usage

  1. Make sure there is an active Spreadsheet open so that the button is enabled.
  2. Press the Spreadsheet Export button.