TableStyleElement.StripeSize Property
Returns or sets the size of banding. Read/write Long.
Version Information
Version Added: Excel
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.