Jump to content

Importar planilha

From FreeCAD Documentation
Revision as of 08:56, 13 September 2025 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Spreadsheet Import

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

Description

The Spreadsheet Import tool imports a CSV file into a new spreadsheet. 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 0.20).

Usage

  1. There are several ways to invoke the tool:
    • Press the Import Spreadsheet button.
    • Select the Spreadsheet → Import Spreadsheet option from the menu.
  2. Select a CSV file.
  3. Press the Open button.

Notes

  • Use the Std Import command to import Excel *.xlsx files.