| Modifier and Type | Method and Description |
|---|---|
void |
Range.addLinkedValue(LinkedValue linkedValue)
Add a linked value for all the cells in this range.
|
void |
Range.addLinkedValues(LinkedValue... linkedValues)
Add a set of linked values to the range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Range.setLinkedValues(List<LinkedValue> linkedValues)
Set linked values for all the cells in this range.
|
Copyright © 2026. All rights reserved.