Class: Aws::Types::SheetControlLayoutConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SheetControlLayoutConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grid_layout ⇒ Types::GridLayoutConfiguration
Returns the value of attribute grid_layout.
Instance Attribute Details
#grid_layout ⇒ Types::GridLayoutConfiguration
Returns the value of attribute grid_layout.
10099 10100 10101 |
# File 'sig/types.rbs', line 10099 def grid_layout @grid_layout end |