GetTextStyle Method |
Gets the text style name for the specified row types.
Signature
RetVal = object.GetTextStyle(rowTypes)
Object
Table,
TableStyle
The object or objects this method applies to.
rowTypes
Long; input-only
The row types to change.
RetVal
String
The text style name to use for the specified row types.
Comments? |