A single interpolation point on a gradient conditional format. These pin the gradient color scale according to the color, type and value chosen.
More...
|
| virtual Color | Color [get, set] |
| | The color this interpolation point should use. More...
|
| |
| virtual ColorStyle | ColorStyle [get, set] |
| | The color this interpolation point should use. If color is also set, this field takes precedence. More...
|
| |
| virtual string | Type [get, set] |
| | How the value should be interpreted. More...
|
| |
| virtual string | Value [get, set] |
| | The value this interpolation point uses. May be a formula. Unused if type is MIN or MAX. More...
|
| |
| virtual string | ETag [get, set] |
| | The ETag of the item. More...
|
| |
|
string | ETag |
| |
A single interpolation point on a gradient conditional format. These pin the gradient color scale according to the color, type and value chosen.
◆ Color
| virtual Color Google.Apis.Sheets.v4.Data.InterpolationPoint.Color |
|
getset |
The color this interpolation point should use.
◆ ColorStyle
| virtual ColorStyle Google.Apis.Sheets.v4.Data.InterpolationPoint.ColorStyle |
|
getset |
The color this interpolation point should use. If color is also set, this field takes precedence.
◆ ETag
| virtual string Google.Apis.Sheets.v4.Data.InterpolationPoint.ETag |
|
getset |
◆ Type
| virtual string Google.Apis.Sheets.v4.Data.InterpolationPoint.Type |
|
getset |
How the value should be interpreted.
◆ Value
| virtual string Google.Apis.Sheets.v4.Data.InterpolationPoint.Value |
|
getset |
The value this interpolation point uses. May be a formula. Unused if type is MIN or MAX.
The documentation for this class was generated from the following file: