Hi,

I have a writer document with an embedded spreadsheet document inside.

Now I would like to set the active (i.e. visible) sheet of that
spreadsheet document.

The question is, how do I get the SpreadsheetView when there's no
controller available?

    ThisComponent.getEmbeddedObjects().getByName ("Objekt1") _
    .getEmbeddedObject().getCurrentController()

    ' ==> NULL


Is this possible at all if the writer document was opened hidden?

Thanks,
Denis


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to