Programmer's Guide > Interfaces > ADocumentType interface > tableModelTableTitle method
  
tableModelTableTitle method
Returns the name of the tag that is allowed as the title (or caption) tag for a table of the specified table model in a document using this DocumentType.
tableModelTableTitle(tableModel
Parameters
StringtableModel
The name of the table model. All of the valid table models in this DocumentType are available using the tableModels attribute.
Returns
String. The name of the title tag for this table model.