Hi there! I want to know something specific about the dispatcher command "InsertSheetFromFile". It should work like this:
dispatcher.executeDispatch(document, ".uno:InsertSheetFromFile", "", 0, Array()) Now, that's fine, but there's absolutely no documentation whatsover of how to fill that fourth array parameter. The array should be filled with PropertyValue-Objects which take Name and Value variables. But absolutely nowhere is described what should actually be in there. Can anybody help me on this?? Regards, Michael