Spread Silverlight Documentation
ShowColumnStripes Property (IExcelTableStyleInfo)


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

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members