Wbk-obj
The WBK object has properties and methods related to the active Origin Workbook. The object properties and methods can be accessed using the following syntax:
wbkObject.property wbkObject.method (argument)
Besides WBK object, most of Workbook attributes can be accessed and changed by Page object. Also, many operations on workbook window can be done by Window command. More operations and examples, please refer to Basic Workbook Operation.
wbk.OPEN(MyGraph);
to open the graph in a separated window.
Wks Wbk.DC Wks.DC