SetTextStyle Method |
Sets the text style name for the specified row types.
Signature
object.SetTextStyle(rowTypes, bstrName)
Object
Table,
TableStyle
The object or objects this method applies to.
rowTypes
Long; the row types to change.
bstrName
String; the text style name to use for the specified row types.
Comments? |