The MsWorkbookType enumeration is used to determine data type in workbook.
It is used by the following property:
| Value | Brief description |
| 0 | Variable. The workbook contains variable data. |
| 1 | Chain. The workbook contains metamodel calculation chain data. |
| 2 | TargetProblem. The workbook contains criterion function data. |
| 3 | TargetConstraints. The workbook contains criterion function constraint data. |
See also: