StripeSize Property (ITableStyleElement)
Gets or sets the strip size of this table style element.
int StripeSize {get; set;}
'Declaration
Property StripeSize As Integer
'Usage
Dim instance As ITableStyleElement
Dim value As Integer
instance.StripeSize = value
value = instance.StripeSize
Property Value
An integer value represents the strip size of this table style element.