Method: Writeexcel::Worksheet::ObjectIds#num_shapes
- Defined in:
- lib/writeexcel/worksheet.rb
#num_shapes ⇒ Object (readonly)
Returns the value of attribute num_shapes.
50 51 52 |
# File 'lib/writeexcel/worksheet.rb', line 50 def num_shapes @num_shapes end |