https://bz.apache.org/ooo/show_bug.cgi?id=127395
oooforum (fr) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from oooforum (fr) <[email protected]> --- Why using ActiveSheet property if the document is hidden ? It's a non-sense. Each sheet can be handling with ThisComponent.Sheets and using .getByName or .getByIndex. -- You are receiving this mail because: You are the assignee for the issue.
