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