Table.caption

Returns or sets the text inside the <caption> element, creating that element if it isnt' there.

  1. string caption [@property getter]
    class Table
    @property
    string
    caption
    ()
  2. string caption [@property setter]
Suggestion Box / Bug Report