isObjectOpen

isObjectOpen(): Boolean;

The isObjectOpen method of the OleControl class specifies whether the OLE server for an OLE object in an OLE control has the object open for editing.

As this method does not apply to an object that is activated in-place and therefore has no window separate from that of its container, it returns true if the allowInPlace property is set to false.