Hi all, I try to simply access a form element in a spreadsheet. The help file / webpages give something like this:
form =ThisComponent.DrawPages(0).Forms.getByIndex(0) and then, I should be able to get the form element from the form variable. This doesn't work however. The Forms attribute in the DrawPages is empty. How can I access simple form elements I put on my sheet (using the Form controls toolbar) ? -- Groeten, Bart Friederichs TBWB --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
