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