Method: Axlsx::VmlShape#left_column

Defined in:
lib/axlsx/drawing/vml_shape.rb

#left_columnInteger

The left column for this shape

Returns:

  • (Integer)


16
17
18
# File 'lib/axlsx/drawing/vml_shape.rb', line 16

def left_column
  @left_column
end