Spreadsheet SetAlias: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 7: Line 7:
|Workbenches=[[Spreadsheet_Module|Spreadsheet]]
|Workbenches=[[Spreadsheet_Module|Spreadsheet]]
|MenuLocation=-
|MenuLocation=-
|Version=0.17
}}
}}



Revision as of 12:36, 14 July 2020

Spreadsheet SetAlias

Menu location
-
Workbenches
Spreadsheet
Default shortcut
None
Introduced in version
0.17
See also
None

Description

The Spreadsheet SetAlias tool opens a dialog to set up an alias for a cell. Instead of using the exact cell name like A2, B3, or C4, a custom name can be used.

Usage

  1. Make sure there is an active Spreadsheet open so that the button is enabled.
  2. Select a cell.
  3. Press the Spreadsheet SetAlias button.
  4. Enter an alias, which should be composed of simple alphanumeric characters [A-Za-z_], without spaces or special symbols.