Package | Description |
---|---|
com.keikai.client.api |
Modifier and Type | Method and Description |
---|---|
Hyperlink |
Range.createHyperlink()
Creates a hyperlink.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Hyperlink> |
Range.loadHyperlink()
Loads the hyperlink from the remote data server.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Void> |
Range.applyHyperlink(Hyperlink hyperlink)
Applies the given hyperlink to this range.
|
Copyright © 2017. All rights reserved.