Class: Aws::Types::PivotTableConditionalFormattingOption
- Inherits:
-
Object
- Object
- Aws::Types::PivotTableConditionalFormattingOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cell ⇒ Types::PivotTableCellConditionalFormatting
Returns the value of attribute cell.
Instance Attribute Details
#cell ⇒ Types::PivotTableCellConditionalFormatting
Returns the value of attribute cell.
8710 8711 8712 |
# File 'sig/types.rbs', line 8710 def cell @cell end |