Package | Description |
---|---|
org.apache.poi.sl.usermodel |
Modifier and Type | Method and Description |
---|---|
Hyperlink<?,?> |
TextRun.createHyperlink()
Creates a new hyperlink and assigns it to this text run.
|
Hyperlink<S,P> |
SimpleShape.createHyperlink()
Creates a hyperlink and asigns it to this shape.
|
Hyperlink<?,?> |
TextRun.getHyperlink()
Return the associated hyperlink
|
Hyperlink<S,P> |
SimpleShape.getHyperlink()
Returns the hyperlink assigned to this shape
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.