TableStyleStatic Type
Instance members
Instance member | Description |
Full Usage:
this.create (name, showFirstColumn, showLastColumn, showRowStripes, showColumnStripes)
Parameters:
string
showFirstColumn : bool
showLastColumn : bool
showRowStripes : bool
showColumnStripes : bool
Returns: tablestyle
Modifiers: abstract |
|