Method: Prawn::Table::Cell#border_width

Defined in:
lib/prawn/table/cell.rb

#border_widthObject

Specifies the width, in PDF points, of the cell’s borders.



65
66
67
# File 'lib/prawn/table/cell.rb', line 65

def border_width
  @border_width
end