hyperlink-ag凯发旗舰厅



com.spire.xls
class hyperlink

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.xlshyperlink
          extended by com.spire.xls.hyperlink
all implemented interfaces:
ihyperlink

public class hyperlink
extends xlshyperlink

constructor summary
hyperlink(java.lang.object parent)
           
 
method summary
 cellrange getrange()
          returns a range object that represents the range the specified hyperlink is attached to.
 void setrange(cellrange value)
          sets a range object that represents the range the specified hyperlink is attached to.
 
methods inherited from class com.spire.xls.core.spreadsheet.xlshyperlink
getaddress, getfirstcolumn, getfirstrow, getlastcolumn, getlastrow, getname, getscreentip, getsubaddress, gettexttodisplay, gettype, getunicodepath, setaddress, setaddress, setinnersubaddress, setrange, setscreentip, setsubaddress, settexttodisplay, settype, setunicodepath
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

hyperlink

public hyperlink(java.lang.object parent)
method detail

getrange

public cellrange getrange()
returns a range object that represents the range the specified hyperlink is attached to.
specified by:
getrange in interface ihyperlink
overrides:
getrange in class xlshyperlink
returns:

setrange

public void setrange(cellrange value)
sets a range object that represents the range the specified hyperlink is attached to.
parameters:
value -


网站地图