Share via


TableStyleElement.StripeSize Property (Excel)

Returns or sets the size of banding. Read/write Long.

Version Information

Version Added: Excel 2007

Syntax

expression .StripeSize

expression A variable that represents a TableStyleElement object.

Remarks

This property does not apply to all TableStyleElement objects. It applies only to xlColumnStripe1, xlColumnStripe2, xlRowStripe1 and xlRowStripe2 types.

See Also

Concepts

TableStyleElement Object Members

TableStyleElement Object