Spreadsheet Import/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 22: Line 22:
==Описание==
==Описание==


The {{Button|[[File:Spreadsheet_Import.svg|16px]] [[Spreadsheet_Import|Spreadsheet Import]]}} tool allows you to import a comma-separated values (CSV) file into a spreadsheet so that it can be modified and used with [[expressions|expressions]].
The {{Button|[[File:Spreadsheet_Import.svg|16px]] [[Spreadsheet_Import|Spreadsheet Import]]}} tool allows you to import a tab-separated values file (loosely denoted as CSV) into a spreadsheet so that it can be modified and used with [[expressions|expressions]].


==Использование==
==Использование==

Revision as of 11:44, 19 February 2021

Импорт электронной таблицы

Системное название
Spreadsheet Import
Расположение в меню
Spreadsheet → Импорт электронной таблицы
Верстаки
Spreadsheet
Быстрые клавиши
Нет
Представлено в версии
0.17
См. также
Нет

Описание

The Spreadsheet Import tool allows you to import a tab-separated values file (loosely denoted as CSV) into a spreadsheet so that it can be modified and used with expressions.

Использование

  1. Press the Spreadsheet Import button.
  2. Choose the right CSV file.

Notes

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