Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
KeyValueFormat |
KeyValueFormat.clone() |
KeyValueFormat |
ScorecardChartSpec.getKeyValueFormat()
Formatting options for key value.
|
KeyValueFormat |
KeyValueFormat.set(String fieldName,
Object value) |
KeyValueFormat |
KeyValueFormat.setPosition(TextPosition position)
Specifies the horizontal text positioning of key value.
|
KeyValueFormat |
KeyValueFormat.setTextFormat(TextFormat textFormat)
Text formatting options for key value.
|
Modifier and Type | Method and Description |
---|---|
ScorecardChartSpec |
ScorecardChartSpec.setKeyValueFormat(KeyValueFormat keyValueFormat)
Formatting options for key value.
|
Copyright © 2011–2024 Google. All rights reserved.