Spread Silverlight Documentation
ShowColumnStripes Property (ExcelTableStyleInfo)


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

Reference

ExcelTableStyleInfo Class
ExcelTableStyleInfo Members