GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRowHeader インタフェース : Visible プロパティ |
'Declaration
Property Visible As Boolean
'使用法
Dim instance As IRowHeader Dim value As Boolean instance.Visible = value value = instance.Visible
bool Visible {get; set;}