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