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

--- Comment #1 from Eike Rathke <er...@redhat.com> ---
VBASupport is a compatibility layer, so don't expect speed. Any invocation of
WorksheetFunction.something() requires overhead that can't be neglected. You'd
probably save some time using the com.sun.star.sheet.FunctionAccess service
directly from BASIC.
See
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1FunctionAccess.html

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

Reply via email to