Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
Link |
Link.clone() |
Link |
TextFormat.getLink()
The link destination of the text, if any.
|
Link |
Link.set(String fieldName,
Object value) |
Link |
Link.setUri(String uri)
The link identifier.
|
Modifier and Type | Method and Description |
---|---|
TextFormat |
TextFormat.setLink(Link link)
The link destination of the text, if any.
|
Copyright © 2011–2024 Google. All rights reserved.