Package chemaxon.office.jchemexcel


package chemaxon.office.jchemexcel
Provides JChem for Excel integration for reading and writing molecules in Excel spreadsheets.
  • Class
    Description
    Interface for accessing and modifying cell location in a workbook.
    Interface for accessing molecule data and its location in a workbook.
    To instanciate an implementation of the IWorkbookreader interface use the WorkbookHandlerFactory.createWorkbookReader method.
    Low-level API to create JChem For Excel files.
    Adds molecule/structure data to a JChemExcel workbook.
    Factory class for creating workbook reader instances.