Spreadsheet SetAlias: Difference between revisions

From FreeCAD Documentation
(Undo revision 873484 by Uwestoehr (talk)This is incorrect. See https://wiki.freecadweb.org/Dynamic_linked_object)
Tag: Undo
("Only alphanumeric characters and underscores...")
Line 31: Line 31:
# Select a cell.
# Select a cell.
# Press the {{Button|[[File:Spreadsheet_SetAlias.svg|16px]] [[Spreadsheet_SetAlias|Spreadsheet SetAlias]]}} button.
# Press the {{Button|[[File:Spreadsheet_SetAlias.svg|16px]] [[Spreadsheet_SetAlias|Spreadsheet SetAlias]]}} button.
# Enter an alias, which should be composed of simple, latin-only alphanumeric characters {{incode|[A-Za-z_]}}, without spaces or special symbols.
# Enter an alias. Only alphanumeric characters and underscores, {{incode|[A-Za-z_]}}, are allowed.


<!--T:7-->
<!--T:7-->

Revision as of 14:01, 14 August 2021

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. Only alphanumeric characters and underscores, [A-Za-z_], are allowed.