SetBackgroundColorNone Method |
Sets the value specifying whether there is no background color for the specified row types.
Signature
object.SetBackgroundColorNone(rowTypes, bValue)
Object
Table,
TableStyle
The object or objects this method applies to.
rowTypes
Long; the row types to change.
bValue
Boolean; the value specifying whether there is no background color for the specified row types.
Comments? |