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

--- Comment #12 from [email protected] ---
When I run 

Option VBASupport 1
Option Explicit
Sub Main
        Dim x As Object
        Set x = ActiveCell
End Sub

and added the variable x to the watch window(or observer),

the type of the property "Value" was Variant/Empty

-- 
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