Class: MD4C::Table

Inherits:
Object
  • Object
show all
Defined in:
lib/md4c.rb,
ext/md4c/rb_md4c.c

Instance Attribute Summary collapse

Instance Attribute Details

#body_row_countObject (readonly)

Returns the value of attribute body_row_count.



72
73
74
# File 'lib/md4c.rb', line 72

def body_row_count
  @body_row_count
end

#col_countObject (readonly)

Returns the value of attribute col_count.



72
73
74
# File 'lib/md4c.rb', line 72

def col_count
  @col_count
end

#head_row_countObject (readonly)

Returns the value of attribute head_row_count.



72
73
74
# File 'lib/md4c.rb', line 72

def head_row_count
  @head_row_count
end