Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
PersonProperties |
PersonProperties.clone() |
PersonProperties |
Chip.getPersonProperties()
Properties of a linked person.
|
PersonProperties |
PersonProperties.set(String fieldName,
Object value) |
PersonProperties |
PersonProperties.setDisplayFormat(String displayFormat)
Optional.
|
PersonProperties |
PersonProperties.setEmail(String email)
Required.
|
Modifier and Type | Method and Description |
---|---|
Chip |
Chip.setPersonProperties(PersonProperties personProperties)
Properties of a linked person.
|
Copyright © 2011–2025 Google. All rights reserved.