test that we get the same value as excel and , for
1041. ExOleObjAtom oleObj = ctrl.getExOleObjAtom(); 1042. oleObj.setObjID(objectId); 1043. oleObj.setDrawAspect(ExOleObjAtom.DRAW_ASPECT_VISIBLE); 1044. oleObj.setType(ExOleObjAtom.TYPE_CONTROL); 1045. oleObj.setSubType(ExOleObjAtom.SUBTYPE_DEFAULT);