Method: AsposeCellsCloud::PivotTableResponse#pivot_table
- Defined in:
- lib/aspose_cells_cloud/models/pivot_table_response.rb
#pivot_table ⇒ Object
PivotTable property of type PivotTable that can be both read and written.
35 36 37 |
# File 'lib/aspose_cells_cloud/models/pivot_table_response.rb', line 35 def pivot_table @pivot_table end |