Spreadsheet SetAlias
|
Menu location |
---|
- |
Workbenches |
Spreadsheet |
Default shortcut |
Ctrl+Shift+A |
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
- Make sure there is an active
Spreadsheet open so that the button is enabled.
- Select a cell.
- Press the
Spreadsheet SetAlias button.
- Enter an alias:
- Only alphanumeric characters and underscores (
A
toZ
,a
toz
,0
to9
and_
) are allowed. - The first character must be a letter.
- Using 1 or 2 capital letters followed by 1 to 5 numbers, for example
AB123
, is not allowed as this is considered a cell address. - Character sequences that are units are not allowed. For example
W
is an invalid alias as it is the unit for Watt. Since FreeCAD supports many units it is best to avoid short aliases. See Expressions. - Using the mathematical constants
pi
ande
as aliases will lead to errors and should be avoided. - Do not use spaces in aliases as they will also lead to errors.
- Only alphanumeric characters and underscores (
- Creation: Create sheet, Import, Export, Merge cells, Split cell, Set alias
- Aligment: Align left, Align center, Align right, Align top, Align vertical center, Align bottom
- Style: Style bold, Style italic, Style underline
- Additional: Preferences

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub