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