Method: PDF::SimpleTable::Column#name

Defined in:
lib/pdf/simpletable.rb

#nameObject (readonly)

The name of the column.



39
40
41
# File 'lib/pdf/simpletable.rb', line 39

def name
  @name
end