Method: PDF::SimpleTable#heading_color

Defined in:
lib/extensions/pdf-writer/pdf/simpletable.rb

#heading_colorObject

The text colour of the heading. Defaults to Color::RGB::Black.



171
172
173
# File 'lib/extensions/pdf-writer/pdf/simpletable.rb', line 171

def heading_color
  @heading_color
end