Replies: 1 comment 7 replies
-
I think DocumentServer's But we got another product - DocumentBuilder Not sure if it will cover your user case, but I don't think accessing Alos I'll move this to discussions, since it's not an issue per se |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to create / load an excel file and access cells / formules directly from client-side javascript code. However, at this moment I do not want to show the entire OnlyOffice interface.
I'm able to build
cells/sdk-all.js
, but I don't think embedding this in my application is enough to get access toAscCommonExcel
and related functions. Do you have any guidance on how I can build / embed the project and get access to the underlying API?Thanks,
Beta Was this translation helpful? Give feedback.
All reactions