[]
Sheets.ConditionalFormatting.ScaleValue
• new ScaleValue(type
, value
)
Represents a scale value with the specified type and value.
Name | Type | Description |
---|---|---|
type |
ScaleValueType |
The scale value type. |
value |
Object |
The scale value. |
• type: ScaleValueType
Gets the scale value type.
• value: Object
Gets the scale value.