Method: AsposeCellsCloud::WorksheetMovingRequest.attribute_map
- Defined in:
- lib/aspose_cells_cloud/models/worksheet_moving_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
40 41 42 43 44 45 |
# File 'lib/aspose_cells_cloud/models/worksheet_moving_request.rb', line 40 def self.attribute_map { :'destination_worksheet' => :'DestinationWorksheet', :'position' => :'Position' } end |