The basic function for displaying molecules in JChem for Excel is JCSYSStructure. This function is responsible for rendering the molecule based on a link (hash) which points to a special sheet containing the full length of the molecule.
Structure functions display an image of the resulting structure in the target cell. The main difference between image and structure functions is, that structure functions can be reused as the input for other functions as well.
Functions providing structure notations in different formats are the following:
Converts structures to different formats. The function arguments are the following:
Molecule
Format: The exact names of available formats are described in Molecule file conversion with Molconverter.
Returns Chemaxon extended SMILES strings of a molecule. A detailed description of this file format can be found in Chemaxon Extended SMILES and SMARTS - CXSMILES and CXSMARTS.
Returns SMILES strings of a molecule. A detailed description of this file format can be found in SMILES.