| Package | Description |
|---|---|
| com.google.api.services.sheets.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ChipRun |
ChipRun.clone() |
ChipRun |
ChipRun.set(String fieldName,
Object value) |
ChipRun |
ChipRun.setChip(Chip chip)
Optional.
|
ChipRun |
ChipRun.setStartIndex(Integer startIndex)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChipRun> |
CellData.getChipRuns()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
CellData |
CellData.setChipRuns(List<ChipRun> chipRuns)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.