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