You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/06/26 18:20:55 UTC

DO NOT REPLY [Bug 21118] New: - How to create a cell with a Hyperlink

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21118>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21118

How to create a cell with a Hyperlink  

           Summary: How to create a cell with a Hyperlink
           Product: POI
           Version: 1.0.2
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: phani@telcoexchange.com


Hi,
 I am trying to create a cell with a hyperlink in it.Did anyone here did this 
before? I know, POI handles hyperlinks. I tried reading in a workbook with 
hyperlinks and ouput the same.But,if I need to create a Hyperlink what 
properties should a cell have?