tidyxl icon indicating copy to clipboard operation
tidyxl copied to clipboard

Import hyperlinks

Open nacnudus opened this issue 6 years ago • 1 comments

ECMA page 1641

<hyperlinks>
 <hyperlink ref="A11" r:id="rId1" tooltip="Search Page"/>
</hyperlinks>

_rels/sheet1.xml.rels

<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
  <Relationship
    Id="rId26"
    Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink"
    Target="http://comicbooks.about.com/od/spawn/p/spawn.htm"
    TargetMode="External"/>

nacnudus avatar Oct 15 '18 19:10 nacnudus

+1 for this feature!

jzadra avatar Jan 24 '22 22:01 jzadra