TableTitle
public struct TableTitle : Codable, Equatable
If identified, the title or caption of the current table of the form Table x.: .... Empty when no title is
identified. When exposed, the title is also excluded from the contexts array of the same table.
View on GitHub
TableTitle Structure Reference