Spreadsheet Export: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:6-->
{{Docnav
|[[Spreadsheet_Import|Import]]
|[[Spreadsheet_MergeCells|Merge Cells]]
|[[Spreadsheet_Workbench|Spreadsheet]]
|IconL=Spreadsheet_Import.svg
|IconR=Spreadsheet_MergeCells.svg
|IconC=Workbench_Spreadsheet.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Spreadsheet Export
|Name=Spreadsheet Export
|Workbenches=[[Spreadsheet_Module|Spreadsheet]]
|MenuLocation=Spreadsheet → Export spreadsheet
|MenuLocation=Spreadsheet → Export spreadsheet
|Workbenches=[[Spreadsheet_Workbench|Spreadsheet]]
|Version=0.17
|SeeAlso=[[Spreadsheet_Import|Spreadsheet Import]]
}}
}}


Line 12: 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 comma-separated values file, 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 19: 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-->
{{Docnav
|[[Spreadsheet_Import|Import]]
|[[Spreadsheet_MergeCells|Merge Cells]]
|[[Spreadsheet_Workbench|Spreadsheet]]
|IconL=Spreadsheet_Import.svg
|IconR=Spreadsheet_MergeCells.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.