TableStyleElement.StripeSize property (Excel)
Returns or sets the size of banding. Read/write Long.
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 (for more information, see XlTableStyleElementType).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.