Enumeration TableStyleElement

Enumeration Members

FirstColumn: "firstColumn"
FirstColumnStripe: "firstColumnStripe"
FirstHeaderCell: "firstHeaderCell"
FirstRowStripe: "firstRowStripe"
FirstTotalCell: "firstTotalCell"
HeaderRow: "headerRow"
LastColumn: "lastColumn"
LastHeaderCell: "lastHeaderCell"
LastTotalCell: "lastTotalCell"
SecondColumnStripe: "secondColumnStripe"
SecondRowStripe: "secondRowStripe"
TotalRow: "totalRow"
WholeTable: "wholeTable"