]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.spreadsheet.ui/src/org/simantics/spreadsheet/ui/SpreadsheetModelProperties.java
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.spreadsheet.ui / src / org / simantics / spreadsheet / ui / SpreadsheetModelProperties.java
1 package org.simantics.spreadsheet.ui;\r
2 \r
3 /**\r
4  * @author Tuukka Lehtonen\r
5  */\r
6 /**\r
7  * @author Tuukka\r
8  *\r
9  */\r
10 public class SpreadsheetModelProperties {\r
11 \r
12         /**\r
13          * Controls whether the Excel-like expression field on top of the\r
14          * spreadsheet should be created or not. By default value is "true". Use\r
15          * value "false" to hide the field.\r
16          */\r
17         public static final String SHEET_EXPRESSION_VISIBLE = "sheet.expression.visible";\r
18 \r
19 }\r