ListObject.ShowTableStyleRowStripes Property

Excel Developer Reference

Returns or sets if the Row Stripes table style is used for the specified ListObject object. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ShowTableStyleRowStripes

expression   A variable that represents a ListObject object.

See Also