Class: Aws::Types::ShapeConditionalFormat
- Inherits:
-
Object
- Object
- Aws::Types::ShapeConditionalFormat
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#background_color ⇒ Types::ConditionalFormattingColor
Returns the value of attribute background_color.
Instance Attribute Details
#background_color ⇒ Types::ConditionalFormattingColor
Returns the value of attribute background_color.
10051 10052 10053 |
# File 'sig/types.rbs', line 10051 def background_color @background_color end |