Class | Asciidoctor::Table::Column |
In: |
lib/asciidoctor/table.rb
|
Parent: | AbstractNode |
Public: Methods to manage the columns of an AsciiDoc table. In particular, it keeps track of the column specs
parent | -> | table |
Public: An alias to the parent block (which is always a Table) |
style | [RW] | Public: Get/Set the Symbol style for this column. |