How to import only the module which are need for spread-sheet

Posted by: pedro.moraes on 6 July 2022, 4:11 pm EST

    • Post Options:
    • Link

    Posted 6 July 2022, 4:11 pm EST

    Hi,

    Currently i am having using license version of spreadJS for angular v14.0.6 application.

    In component, spread sheet is imported using :

    import * as GC from ‘@grapecity/spread-sheets’;

    Which import all the resources present to the spreadsheet in the application. I found this documentation https://www.grapecity.com/spreadjs/docs/latest/online/modules.html but I don’t understand how it applies to angular. I would like to use only the necessary modules

  • Posted 11 July 2022, 3:34 am EST

    Hi,

    We are sorry but importing individual modules is only supported when using SJS as js library(as explained in the shared document), it is not supported when used as npm package.

    ~sharad

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels