GrapeCity.Xaml.Excel
ShowColumnStripes Property (IExcelTableStyleInfo)


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

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members