|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ihyperlinks
method summary | |
---|---|
ihyperlink |
add(ixlsrange range)
defines a new hyperlink. |
ihyperlink |
get(int index)
returns a single hyperlink object from the collection. |
int |
getcount()
returns the number of objects in the collection. |
void |
removeat(int index)
removes hyperlink object from the collection. |
method detail |
---|
int getcount()
ihyperlink get(int index)
ihyperlink add(ixlsrange range)
range
- range object that represents the range new hyperlink is attached to.
void removeat(int index)
index
- hyperlink index to remove.
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |