Class Asciidoctor::Table::Rows
In: lib/asciidoctor/table.rb
Parent: Object

Public: A data object that encapsulates the collection of rows (head, foot, body) for a table

Methods

new  

External Aliases

send -> []

Attributes

body  [RW] 
foot  [RW] 
head  [RW] 

Public Class methods

[Validate]