JavaScript API: addLink

addLink

PREMIUM TRIAL / ADVANCED

Adds link.

Note

You are reading the JavaScript API documentation. For the PHP API method please go to addLink.

Description
addLink (link: string, position: string, contents: OptionsCellContents, cellStyles: OptionsCellStyles = {}, options: OptionsCell = {}): this
Code samples

Example #1

The resulting XLSX spreadsheet looks like:

Release notes
  • phpxlsx 5.0:
    • new method.