module Prawn
module Prawn::Errors
module Prawn::Table::Cell::InTable
module Prawn::Table::Interface
class Prawn::Document
class Prawn::Table
class Prawn::Table::Cell
class Prawn::Table::Cell::Image
class Prawn::Table::Cell::SpanDummy
class Prawn::Table::Cell::Subtable
class Prawn::Table::Cell::Text
class Prawn::Table::Cells
class Prawn::Table::ColumnWidthCalculator
prawn-table
0.2.2
# styled_width_of
def styled_width_of(text) @pdf.width_of(text, @text_options) end