https://bugs.documentfoundation.org/show_bug.cgi?id=141667

--- Comment #2 from [email protected] ---
What if you run?

Option Explicit

Sub Macro1()

        Dim dispatchhelper As com.sun.star.frame.XDispatchHelper
        dispatchhelper = createUnoService("com.sun.star.frame.DispatchHelper")

        rem
----------------------------------------------------------------------
        dispatchhelper.executeDispatch(ThisComponent.CurrentController.Frame,
".uno:ToggleSheetGrid", "", 0, Array())


end sub

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to