0

I am trying to get the range for all of the hyperlinks in a given selected range. I do not see a given method to do this like how you can with a formula. I was wondering if this is possible in Office.js

Harsh Patel
  • 151
  • 6

1 Answers1

0

I see there's Excel.RangeHyperlink interface for Range, could be get use range.hyperlink, seems only coule get single cell's hyperlink. Wish this could help you.

Dongqi Lv
  • 71
  • 2