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

--- Comment #10 from Werner Tietz <[email protected]> ---
(In reply to Werner Tietz from comment #9)
> Created attachment 195381 [details]
> file with embedded python  »linked« to Event: »ContentChanged«

the python-code:
```
def test_content_change(event):
    """
    only for test
    """
    sheet = event.Spreadsheet
    sheet["A1"].String = event.AbsoluteName

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to