Alberto1202 / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

=HYPERLINK() function in Excel 2007xlsx not follow as a hyperlink #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Excel 2007, new a Excel file.
2. In Cell A1, enter   
=HYPERLINK("http://www.google.com", "Google")
3. Save the excel file as Excel 2007 format(xlsx)

What is the expected output? What do you see instead?
1. Expect a hyperlink in cell A1 when load with ZK Spreadsheet, and click on 
the cell shall follow to the Google search page.
2. See the form of a hyperlink but click cell does not follow.

Original issue reported on code.google.com by chenhe...@gmail.com on 17 Sep 2010 at 11:15

GoogleCodeExporter commented 9 years ago
Fixed since Sep. 17, 2010.

Original comment by chenhe...@gmail.com on 17 Sep 2010 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by chenhe...@gmail.com on 17 Sep 2010 at 11:37