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.
9061 9062 9063 |
# File 'sig/types.rbs', line 9061 def cell @cell end |