GrapeCity.Xaml.Excel
ShowRowStripes Property (ExcelTableStyleInfo)


A boolean indicating whether row stripe formatting is applied.
Syntax
'Declaration
 
Public Property ShowRowStripes As Boolean
'Usage
 
Dim instance As ExcelTableStyleInfo
Dim value As Boolean
 
instance.ShowRowStripes = value
 
value = instance.ShowRowStripes
public bool ShowRowStripes {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTableStyleInfo Class
ExcelTableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options