GrapeCity.Xaml.Excel
ShowColumnStripes Property (IExcelTableStyleInfo)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options