Class: Libxlsxwriter::DrawingObject
- Inherits:
- 
      FFI::Struct
      
        - Object
- FFI::Struct
- Libxlsxwriter::DrawingObject
 
- Defined in:
- lib/fast_excel/binding.rb
Overview
Fields:
- :anchor_type
- 
(Integer) 
- :edit_as
- 
(Integer) 
- :from
- 
(DrawingCoords) 
- :to
- 
(DrawingCoords) 
- :col_absolute
- 
(Integer) 
- :row_absolute
- 
(Integer) 
- :width
- 
(Integer) 
- :height
- 
(Integer) 
- :shape
- 
(Integer) 
- :description
- 
(String) 
- :url
- 
(String) 
- :tip
- 
(String) 
- :list_pointers
- 
(DrawingObjectListPointers)