The preferences for the Spreadsheet Workbench can be found in the Preferences Editor. In the menu select Edit → Preferences... and then
Spreadsheet. This group is only available if the Spreadsheet Workbench has been loaded in the current FreeCAD session.
There is only one page: Spreadsheet.
On this page you can specify the following:
Name | Description |
---|---|
Delimiter Character | The character used as field delimiter. |
Quote Character | The character used to delimit strings. |
Escape Character | The character used to prevent the following character from being parsed. |
Show alias in cell with format | If checked, and if the cell has a value and an alias, the alias and value are shown in the given format. %V is the placeholder for the value and %A the placeholder for the alias. introduced in version 1.0
|