Table.ApplyStyleRowBands Property
Word Developer Reference |
Returns or sets a Boolean that represents whether to apply style bands to the rows in a table if an applied preset table style provides style banding for rows. Read/write.
Syntax
expression.ApplyStyleRowBands
expression An expression that returns a Table object.
See Also