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