GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ITable インタフェース : ShowTableStyleRowStripes プロパティ |
'Declaration
Property ShowTableStyleRowStripes As Boolean
'使用法
Dim instance As ITable Dim value As Boolean instance.ShowTableStyleRowStripes = value value = instance.ShowTableStyleRowStripes
bool ShowTableStyleRowStripes {get; set;}
true
、それ以外の場合はfalse
。