Method: AsposeCellsCloud::LineShapeResponse#shape

Defined in:
lib/aspose_cells_cloud/models/line_shape_response.rb

#shapeObject

The class has a public property called Shape of type LineShape that can be both accessed and modified.



35
36
37
# File 'lib/aspose_cells_cloud/models/line_shape_response.rb', line 35

def shape
  @shape
end