TableRowHeaderTexts
public struct TableRowHeaderTexts : Codable, Equatable
An array of values, each being the text
value of a row header that is applicable to this body cell.
-
The
text
value of a row header.Declaration
Swift
public var text: String?