/* [id(0x000007d7), propget, helpcontext(0x0007bc7f)] HRESULT Top([out, retval] single* Top) */ public Variant getTop() { return auto.getProperty(0x000007d7); }
/* [id(0x000007d5), propget, helpcontext(0x0007bc7d)] HRESULT IsFullScreen([out, retval] MsoTriState* IsFullScreen) */ public Variant getIsFullScreen() { return auto.getProperty(0x000007d5); }
/* [id(0x000007d6), propget, helpcontext(0x0007bc7e)] HRESULT Left([out, retval] single* Left) */ public Variant getLeft() { return auto.getProperty(0x000007d6); }
/* [id(0x000007d3), propget, helpcontext(0x0007bc7b)] HRESULT View([out, retval] SlideShowView** View) */ public Variant getView() { return auto.getProperty(0x000007d3); }
/* [id(0x000007d4), propget, helpcontext(0x0007bc7c)] HRESULT Presentation([out, retval] Presentation** Presentation) */ public Variant getPresentation() { return auto.getProperty(0x000007d4); }
/* [id(0x000007d2), propget, helpcontext(0x0007bc7a)] HRESULT Parent([out, retval] IDispatch** Parent) */ public Variant getParent() { return auto.getProperty(0x000007d2); }
/* [id(0x000007d1), propget, helpcontext(0x0007bc79)] HRESULT Application([out, retval] Application** Application) */ public Variant getApplication() { return auto.getProperty(0x000007d1); }
/* [id(0x000007db), propget, helpcontext(0x0007bc83)] HRESULT Active([out, retval] MsoTriState* Active) */ public Variant getActive() { return auto.getProperty(0x000007db); }
/* [id(0x000007d9), propget, helpcontext(0x0007bc81)] HRESULT Height([out, retval] single* Height) */ public Variant getHeight() { return auto.getProperty(0x000007d9); }
/* [id(0x000007d8), propget, helpcontext(0x0007bc80)] HRESULT Width([out, retval] single* Width) */ public Variant getWidth() { return auto.getProperty(0x000007d8); }