Spread Silverlight Documentation
ShowRowStripes Property (IExcelTableStyleInfo)


GrapeCity.Excel Namespace > IExcelTableStyleInfo Interface : ShowRowStripes Property
A boolean indicating whether row stripe formatting is applied.
Syntax
'Declaration
 
Property ShowRowStripes As System.Boolean
'Usage
 
Dim instance As IExcelTableStyleInfo
Dim value As System.Boolean
 
instance.ShowRowStripes = value
 
value = instance.ShowRowStripes
System.bool ShowRowStripes {get; set;}
See Also

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members